History log of /honee/ (Results 651 – 675 of 1514)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
56aab85314-Mar-2024 Alex Lindsay <alexander.lindsay@inl.gov>

Update to DMPlexFilter in PETSc 3.21

c05653ab14-Mar-2024 James Wright <james@jameswright.xyz>

Merge pull request #1517 from CEED/jrwrigh/ratel_sync

fluids: Sync with Ratel changes

a45b71d314-Mar-2024 James Wright <james@jameswright.xyz>

Merge pull request #1518 from CEED/jrwrigh/check_options

fluids: Catch if no options passed

b148963314-Mar-2024 James Wright <james@jameswright.xyz>

fluids: Catch if no options passed

9532757814-Mar-2024 James Wright <james@jameswright.xyz>

fluids: Fix docstring

a7dac1d514-Mar-2024 James Wright <james@jameswright.xyz>

fluids: Sync with Ratel, get ceed-utils.h

b9fe375314-Mar-2024 James Wright <james@jameswright.xyz>

Merge pull request #1516 from CEED/jrwrigh/fix_fluids_64

fluids: Fix issues with 64 bit PetscInt builds

25a3829514-Mar-2024 James Wright <james@jameswright.xyz>

fluids: Fix issues with 64 bit PetscInt builds

97b138fc14-Mar-2024 Alex Lindsay <alexander.lindsay@inl.gov>

Avoid integer conversion warnings for fields in SgsDDData

55351d3114-Mar-2024 Alex Lindsay <alexander.lindsay@inl.gov>

Edit sample command lines for fluid example

Don't give sample that yields non-zero exit code

66b1b42a13-Mar-2024 James Wright <james@jameswright.xyz>

Merge pull request #1510 from CEED/jrwrigh/fluids_matceed

fluids: Add MatCeed

5e121bd213-Mar-2024 James Wright <james@jameswright.xyz>

Merge pull request #1500 from CEED/jrwrigh/advection_typo

fix(fluids): RHS stabilization term should be negative

50f5043213-Mar-2024 James Wright <james@jameswright.xyz>

fluids(MatCeed): PetscCeedCall -> PetscCallCeed

1024319b13-Mar-2024 James Wright <james@jameswright.xyz>

fluids: Add -pmat_pbdiagonal warning

1030794f13-Mar-2024 James Wright <james@jameswright.xyz>

fluids: Remove old CreateMatShell_Ceed

This is fully replaced by MatCeed

3170c09f12-Mar-2024 James Wright <james@jameswright.xyz>

fluids: Add KSPSetFromOptions_WithMatCeed

ebfabadf12-Mar-2024 James Wright <james@jameswright.xyz>

fluids: Use MatCeed for Jacobian

e9246c0605-Mar-2024 James Wright <james@jameswright.xyz>

test(fluids): Add stabilized explicit test for advection

Also uses consistent mass matrix

9d860eef05-Mar-2024 James Wright <james@jameswright.xyz>

fix(fluids): RHS stabilization term should be negative

58600ac312-Mar-2024 James Wright <james@jameswright.xyz>

fluids: Add MatCeed Code from Ratel

4510182712-Mar-2024 James Wright <james@jameswright.xyz>

fluids: Make MatShell functions static

This is done primarily to allow MatCeed to coexist with the context
operators for right now.

This has the nasty side-effect of forcing `Mat` objects to be NUL

fluids: Make MatShell functions static

This is done primarily to allow MatCeed to coexist with the context
operators for right now.

This has the nasty side-effect of forcing `Mat` objects to be NULL when
they're passed into CreateMatShell_Ceed, but that will soon be replaced
with MatCeed, so it is only temporary for the transition in this PR

show more ...

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

fixup! fluids: Change test for advection tau types

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

doc(fluids): New choices for tau in advection

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

fluids: Change test for advection tau types

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

fluids: Add different tau choices for advection

1...<<21222324252627282930>>...61