History log of /libCEED/ (Results 1251 – 1275 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e4e1133f17-Oct-2023 Sebastian Grimberg <sjg@amazon.com>

Fix mismatching declaration

940a72f110-Aug-2023 Sebastian Grimberg <sjg@amazon.com>

Formatting consistency for magma backend with cuda-ref and hip-ref

Includes JiT upgrades for Magma non-tensor basis to only compile for N values which are used at runtime. Adds JiT for Magma non-ten

Formatting consistency for magma backend with cuda-ref and hip-ref

Includes JiT upgrades for Magma non-tensor basis to only compile for N values which are used at runtime. Adds JiT for Magma non-tensor basis CEED_EVAL_WEIGHT mode.

show more ...

3c1e2aff11-Aug-2023 Sebastian Grimberg <sjg@amazon.com>

Formatting updates for MAGMA JiT kernels

f80f4a7409-Aug-2023 Sebastian Grimberg <sjg@amazon.com>

Rename files in magma backend for consistency with other libCEED backends

53560eb216-Oct-2023 James Wright <james@jameswright.xyz>

fluids: Remove coordinates from IFunction_NodalSgs

- Stragler from previous PR

645ad15b13-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Merge pull request #1371 from CEED/kjansen/DropPotentialFromEtot

Drop Potential Energy from Etot conservation variable

864c352413-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

typo

5a8cc06013-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

connecting body force vector to gravity vector. Note both still have density multiplier in momentum equation and are dotted with momentum in energy equation.

36f3428013-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Merge branch 'kjansen/DropPotentialFromEtot' of ssh://github.com/CEED/libCEED into kjansen/DropPotentialFromEtot

9d1d9d8d13-Oct-2023 James Wright <james@jameswright.xyz>

Merge pull request #1379 from CEED/jrwrigh/fluids_test_nochange

fluids: Don't set ts_max_steps if not TESTTYPE_NONE

75345bf113-Oct-2023 Kenneth E. Jansen <kenneth.jansen@colorado.edu>

style errors induced by dropping coordinates where not used

61b4617813-Oct-2023 James Wright <james@jameswright.xyz>

test: Add corrected tests for removing E_potential from E_total

f3fe2dc913-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

deleted all the unused coordinate references that were throwing warnings

5c050d5713-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

reverting the change to IC that caused divergence on first step...guess I was too sleepy to drive last night

608706e513-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

quick attempt at taking potential out of the initial condition makes the error norm much smaller but still probably cannot compare solutions with different Etot variables

9e3479b612-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

adding body force term to energy equation...for now the b vector is using what is put into gravity

e880f78311-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

minus S

f5c0240d11-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

v2 docs

f3d45a6311-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

first cut at docs

c61d8c1211-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

last one maybe

082f1e7611-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

more style edits

03c7071211-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

style cleanup

58ec4eff11-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

missed some places that BI restoration requires

8b119f3f11-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

boundary integrals get coordinates back as some tests use BI that needs them

abdcf54211-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Potential energy removed from all state helpers so no more x (or dx) dependence for them. Interior integrals still need x for IDL but boundary elements don't so removed. This touches lots of qfuncti

Potential energy removed from all state helpers so no more x (or dx) dependence for them. Interior integrals still need x for IDL but boundary elements don't so removed. This touches lots of qfunctions that make state calls and a few problems as well

show more ...

1...<<51525354555657585960>>...226