History log of /libCEED/ (Results 2476 – 2500 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
50de080615-Mar-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #914 from CEED/jeremy/qf-assembly

QF Assembly - better object reuse

beecbf2414-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

pc - clearer interface for reuse of qf data

2efa2d8514-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

pc - use *ReferenceCopy to set/get assembly data

16e5f7d714-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

opt - reduce memory usage in CeedOperatorLinearAssembleQFunctionCore_Opt

8b919e6b14-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

pc - add CeedOperatorSetQFunctionUpdated to help assembled QF reuse

af99e87714-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

pc - use same assembled quadrature space in multigrid levels

480fae8514-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

pc - add internal object to track qf assembly data

af62e76e14-Mar-2022 nbeams <nbeams@icl.utk.edu>

Add combined setup/mass schematic to documentation

60224bc514-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #913 from CEED/jeremy/coo-ptrdiff

Create CeedSize as ptrdiff_t

f4f98f9d14-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

doc - update release notes

5b76854b12-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Update interface/ceed-elemrestriction.c

Co-authored-by: Jed Brown <jed@jedbrown.org>

e79b91d911-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - use CeedSize for l_size

1f9221fe11-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

vec - use CeedSize for vector lengths

c30b7fbd11-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

ceed - create type CeedSize

3047f78909-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

pc - use PetscCount/ptrdiff_t for num COO entries

88b783a105-Mar-2022 James Wright <james@jameswright.xyz>

Extract generic Navier-Stokes code into 'newtonian.h' (#903)

* feat(fluids): Extract newtownian.h from DC problem

- Also trade out `int` for `StabilizationType` enum

* style: Fix parameter sp

Extract generic Navier-Stokes code into 'newtonian.h' (#903)

* feat(fluids): Extract newtownian.h from DC problem

- Also trade out `int` for `StabilizationType` enum

* style: Fix parameter spacing

* feat: Move generic setup from DC -> newtonian

- Includes moving from `DCContext` to `NewtonianIdealGasContext` at
appropriate locations

* feat: Add "still" IC for generic Newtonian IG problems

* feat: Move SetupContext from DC -> newtonian.c

* fix: Remove unused variables, general cleanup

* examples/fluids: remove unnecessary includes

* examples/fluids: copy declarations to make newtonian.h self-contained

* examples/fluids: full name for context

Co-authored-by: Jed Brown <jed@jedbrown.org>

show more ...

4e2ba0c005-Mar-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #912 from CEED/jed/petsc-distribute

examples/petsc: let DMSetFromOptions manage distribution

02076a1805-Mar-2022 nbeams <nbeams@icl.utk.edu>

doc: Add new schematic and draft of operator-specific version for mass matrix

3fc8a15404-Mar-2022 Jed Brown <jed@jedbrown.org>

examples/petsc: let DMSetFromOptions manage distribution

Sphere meshes are automatically snapped to the unit sphere when refined.

I left explicit partitioning in solids (though Ratel uses the new
p

examples/petsc: let DMSetFromOptions manage distribution

Sphere meshes are automatically snapped to the unit sphere when refined.

I left explicit partitioning in solids (though Ratel uses the new
paradigm) because it has documented command-line arguments and maybe
someone wants to know how to avoid this distribution.

show more ...

be602ada01-Mar-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #910 from wence-/wence/fix/solids-formatting

examples/solids: Fix leftover rst formatting

1fbe68c101-Mar-2022 Lawrence Mitchell <lawrence@wence.uk>

examples/solids: Fix leftover rst formatting

c785ad3628-Feb-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #909 from CEED/jed/ci-lv

ci: update lv after system upgrade

154074fd28-Feb-2022 Jed Brown <jed@jedbrown.org>

ci: update lv after system upgrade

b76375bc25-Feb-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #906 from CEED/jeremy/small-make-fix

make - fix env BACKENDS detection

5de894e423-Feb-2022 Jeremy L Thompson <jeremy@jeremylt.org>

make - fix env BACKENDS detection

1...<<919293949596979899100>>...226