History log of /libCEED/ (Results 876 – 900 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3072a8be22-Mar-2024 James Wright <james@jameswright.xyz>

Merge pull request #1531 from CEED/jrwrigh/gitignore_test_dir

chore: Add tests/test_dir to .gitignore

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

fluids(matceed): Print lengths in PetscChecks

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

chore: Add tests/test_dir to .gitignore

This directory is created by the fluids smartsim regression test. If the
test is successful, then the directory is deleted. If it is not, this is
left over, f

chore: Add tests/test_dir to .gitignore

This directory is created by the fluids smartsim regression test. If the
test is successful, then the directory is deleted. If it is not, this is
left over, for debugging purposes.

show more ...

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

Merge pull request #1529 from CEED/jrwrigh/fix_multiplicity_training

fluids: Fix SmartSim training multiplicity, add GetInverseMultiplicity

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

fluids: Test zbox in SmartSim test

This tests whether the output training data handles multiplicity
correctly. And also is the first fluids test with zbox.

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

fluids: Add GetInverseMultiplicity

081aa29d19-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

backend - use const for backend rstr data, should never change after set

f5d1e50419-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

backend - use new user data copy utility

f59ebe5e19-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

backend - mirror changes in sycl backend

a267acd119-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

backend - same memory owned/borrowed strategy for all impls

3fad321e19-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ref - simplify GetArrayWrite logic

6369695421-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1528 from CEED/jeremy/more-size

Restriction CeedInt vs CeedSize

8167034621-Mar-2024 Sebastian Grimberg <sjg@amazon.com>

Fix a few more CeedInt promotions

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

fluids: Fix multiplicity for SGS training

Multiplicity needs to account for GlobalToLocal multiplicity as well,
since we put the global Vec into the training database

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

make: Add fluids smartsim directory to fluids target

1ba7410520-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

rst - clarify index checking logic

33e3c88920-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - use CeedSize as loop itrs for less casting

740363cc20-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

memcheck - promote CeedInts when indexing into Evecs

171d97d020-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ref - promote CeedInts when indexing into Evecs

6cf7129720-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

tidy - add bugprone-too-small-loop-variable

43dcc2de20-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1527 from CEED/jeremy/more-lcov

Minor LCOV fixes

b4b7eaf620-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

test - test restriction only operator

33c56a1920-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

test - test CeedElemRestrictionGetLLayout

99e754f020-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

minor - codecov updates

7ceb642318-Mar-2024 Jed Brown <jed@jedbrown.org>

fluids: enable reading checkpoint files as i32 or i64 (#1520)

* fluids: enable reading checkpoint files as i32 or i64

Depends on https://gitlab.com/petsc/petsc/-/merge_requests/7377

* Apply su

fluids: enable reading checkpoint files as i32 or i64 (#1520)

* fluids: enable reading checkpoint files as i32 or i64

Depends on https://gitlab.com/petsc/petsc/-/merge_requests/7377

* Apply suggestions from code review

Co-authored-by: James Wright <james@jameswright.xyz>

---------

Co-authored-by: James Wright <james@jameswright.xyz>

show more ...

1...<<31323334353637383940>>...226