History log of /libCEED/ (Results 1051 – 1075 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
30e1b2c720-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Generalize advection IC for 2d and 3d

98d9a7e620-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Create generic MatMatN for square matrices

MatMat3 now uses MatMatN

35bce4b413-Feb-2024 James Wright <james@jameswright.xyz>

Merge pull request #1446 from CEED/jrwrigh/advection_refactor

fluids: Misc refactor/updates for advection and stabilization

8f4d89c818-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Convert IFunction_Advection to state structs

8c3b32bf18-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Minor stabilization refactor

a43bcf8e18-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Change skew advection threshold

3rd order requires a 20 CEED_EPSILON instead of just 5

b9b033b315-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Refactor diagonal tau calculation

Also correct documentation of tau calculation

4bd6ffc912-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Cleanup misc math

83ebc4c413-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

junit - allow looser CGNS tol

c86abd2b13-Feb-2024 James Wright <james@jameswright.xyz>

Merge pull request #1471 from CEED/jeremy/skip-tet

Skip tet tests without tetget installed

d26b321413-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

junit - skip tet tests without tetget installed

72e72e0e10-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1463 from CEED/jeremy/memcheck-strides

CEED_STRIDES_BACKEND related updates

62c1cb2a05-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

doc - add rstr changes to release notes

56c4846205-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - fix signature of GetLayout

22eb138505-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - add CeedElemRestriction[Get,Set]LLayout

972f909d02-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - expand note about CEED_STRIDES_BACKEND

9e82028b02-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

memcheck - use unique orderings for CEED_BACKEND_STRIDES

2247a93f10-Feb-2024 Rezgar Shakeri <42816410+rezgarshakeri@users.noreply.github.com>

CeedMatrixPseudoinverse utility function (#1251)

* Added CeedMatrixPseudoinverse utility and use it CeedBasisGetCollocatedGrad

* Used pseudoinverse utility in CeedBasisApplyAtPoints

* Update d

CeedMatrixPseudoinverse utility function (#1251)

* Added CeedMatrixPseudoinverse utility and use it CeedBasisGetCollocatedGrad

* Used pseudoinverse utility in CeedBasisApplyAtPoints

* Update description of CeedMatrixPseudoinverse function

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

* Used pseudoinverse utility in CeedBasisCreateProjectionMatrices

* Updated inline comments

* Added inline comment

* Round matrix-matrix product to zero in CeedBasisCreateProjectionMatrices

* increased tolerance in ex1-volume/src/main.rs

---------

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

show more ...

eab6b3a810-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1469 from CEED/jeremy/rust-ci

Rust - Fix QFunction FFI Inputs/Outputs

58f118fd10-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

rust - iterate over qf input/output size exactly

31b0218e09-Feb-2024 Jed Brown <jed@jedbrown.org>

Merge pull request #1468 from CEED/jed/bib-libceed-user-manual-0.12.0

bib: update libceed-user-manual to 0.12.0

1ea55a3408-Feb-2024 Jed Brown <jed@jedbrown.org>

bib: update libceed-user-manual to 0.12.0

b6aaa75c08-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1467 from CEED/jrwrigh/petsc-bps-testname

test: Fix test name for PETSc bps

8ad9a6ff08-Feb-2024 James Wright <james@jameswright.xyz>

test: Fix test name for PETSc bps

eb10a02008-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1466 from CEED/jeremy/field-null

Don't error CeedOperatorGetFieldByName when field not found

1...<<41424344454647484950>>...226