History log of /libCEED/ (Results 1026 – 1050 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
461ae45521-Feb-2024 James Wright <james@jameswright.xyz>

Merge pull request #1479 from CEED/jrwrigh/fix_mat_reporting

fluids: Report both amat and pmat types

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

fluids: Report both amat and pmat types

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

Merge pull request #1478 from CEED/jrwrigh/velo_grad_util

fluids: Use utility for velocity gradient projection

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

fluids: Use utility for velocity gradient projection

- Evidentily missed this one when I added
StatePhysicalGradientFromReference awhile back. Or this was on a
longer lived branch that got me

fluids: Use utility for velocity gradient projection

- Evidentily missed this one when I added
StatePhysicalGradientFromReference awhile back. Or this was on a
longer lived branch that got merged out-of-order

show more ...

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

Merge pull request #1476 from CEED/jeremy/gpu-fallback

Fallback from GPU gen to shared for non-tensor

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

gpu - clarify, falling back to */ref CeedOperator impl

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

gpu - add debug message when falling back

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

gpu - fallback from gen to shared for non-tensor

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

op - add CeedOperatorHasTensorBases

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

Merge pull request #1475 from CEED/jeremy/print-size

Use CeedSize_FMT

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

minor - use CeedSize_FMT and similar changes

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

Merge pull request #1474 from CEED/jeremy/ceed-int

Use CeedSize for rstr vec len checks

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

rstr - use CeedSize for vec len checks

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

Merge pull request #1447 from CEED/jrwrigh/unify_advection

fluids: Unify 2D and 3D Advection problems

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

Merge pull request #1472 from CEED/jeremy/cgns-tol

junit - allow looser CGNS tol

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

junit - update cgns_tol to be property

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

docs(fluids): Document changes to 2D/3D advection

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

fluids: Merge 2D and 3D advection setup

Instead of `-problem advection` and `-problem advection2d`, there's just
`-problem advection` and the dimensionality is taken from the dm.

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

fluids: Generalize advection boundary qfunctions

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

fluids: Packing routines for 2D boundary setup

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

fluids: Generalize advection RHSFunction for 2d and 3d

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

fluids: Convert strong_form to boolean in advection

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

docs(fluids): Combine 2D and 3D documentation

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

fluids: Generalize advection IFunction for 2d and 3d

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

fluids: Change 2D qdata to use unpacking routines

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