History log of /libCEED/ (Results 2151 – 2175 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a6ea5fbe15-Jul-2022 James Wright <james@jameswright.xyz>

tests: Shrink fluids test run time

0b22eb4415-Jul-2022 James Wright <james@jameswright.xyz>

doc: State output_freq=-1 -> output final state only

f14660a415-Jul-2022 James Wright <james@jameswright.xyz>

fluids: Force final output except if output_freq=0

7b37518f14-Jul-2022 James Wright <james@jameswright.xyz>

fluids: Skip I/O if output_freq == 0 (#1027)

c3e017a413-Jul-2022 James Wright <james@jameswright.xyz>

Merge pull request #1018 from CEED/jrwrigh/stg_precompute_ektot

d224b22311-Jul-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1026 from CEED/jeremy/pc-leak

pc - fix small leak

ff40a6a711-Jul-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #994 from CEED/fluids-block-diagonal

Fluids block diagonal

1a04681811-Jul-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1025 from CEED/jeremy/pointer-problems

basis - fix pointer pointer mistake

c32b026017-Jun-2022 Jed Brown <jed@jedbrown.org>

examples/fluids: skip legacy preallocation (we use COO)

When using -snes_fd_color or running a model that doesn't provide a
Jacobian (in which case coloring will be used automatically), we still
nee

examples/fluids: skip legacy preallocation (we use COO)

When using -snes_fd_color or running a model that doesn't provide a
Jacobian (in which case coloring will be used automatically), we still
need to preallocate.

show more ...

d6bf345c10-Jul-2022 Jed Brown <jed@jedbrown.org>

examples/fluids: explicitly handle MFFD

544be87310-Jul-2022 Jed Brown <jed@jedbrown.org>

examples/fluids: use shell for Amat, block diagonal aij* for Pmat

This adds two independent options for tuning solves.

-amat_type shell: causes Amat and Pmat to be different matrices, with shell
us

examples/fluids: use shell for Amat, block diagonal aij* for Pmat

This adds two independent options for tuning solves.

-amat_type shell: causes Amat and Pmat to be different matrices, with shell
used for Amat. It's technically possible to use other matrix formats
here.

-pmat_pbdiagonal: causes Pmat to be assembled as point-block diagonal.
Note that this usually only makes sense in addition to -amat_type shell
because otherwise your KSP is only working with the point-block diagonal.

show more ...

996d9ab517-Jun-2022 Jed Brown <jed@jedbrown.org>

CeedCompositeOperatorCreate: fix initial reference count

16efe96108-Jul-2022 Jeremy L Thompson <jeremy@jeremylt.org>

pc - fix small leak

02af403608-Jul-2022 Jeremy L Thompson <jeremy@jeremylt.org>

basis - fix pointer pointer mistake

5846037a08-Jul-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1024 from CEED/rezgar/operatorcheckfield

Update CeedOperatorCheckField function for H(div) basis

20a91ff908-Jul-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1023 from CEED/jeremy/project-grad

Add grad to projection basis

4d5194fa08-Jul-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

moved CeedBasisGetNumQuadratureComponents to line 72

14556e6307-Jul-2022 Jeremy L Thompson <jeremy@jeremylt.org>

basis - add gradient to projection bases

a76a04e707-Jul-2022 Jeremy L Thompson <jeremy@jeremylt.org>

basis - make CreateProjectionMatrix internal fn

a0c16c2c08-Jul-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

ceed-operator.c: Update CeedOperatorCheckField function for H(div)

72e438c607-Jul-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1020 from CEED/jeremy/memcheck-missing-check

memcheck - add missing CeedChk

7f10d1d207-Jul-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1019 from CEED/jeremy/check-none

Early check that CEED_BASIS_COLLOCATED only has CEED_EVAL_NONE

6d1815bb07-Jul-2022 Jeremy L Thompson <jeremy@jeremylt.org>

memcheck - add missing CeedChk

151157ab07-Jul-2022 Jeremy L Thompson <jeremy@jeremylt.org>

doc - fix CEED_BASIS_COLLOCATED documentation

41bdf1c907-Jul-2022 Jeremy L Thompson <jeremy@jeremylt.org>

op - early check that CEED_BASIS_COLLOCATEDonly has CEED_EVAL_NONE

1...<<81828384858687888990>>...226