History log of /libCEED/ (Results 2101 – 2125 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
fb455ff030-Aug-2022 Leila Ghaffari <49916147+LeilaGhaffari@users.noreply.github.com>

Fluids - Some fixes missing from #1039 (#1056)

* Fluids - Blasius: drop theta0, style, and update README

* Fluids - Add regression test for laminar blasius

e025fe5f30-Aug-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #1055 from CEED/rezgar/restr_oriented_leak

Fixed Oriented Restriction Leak

2ba3f74827-Aug-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Freed orient's array

a25bd80028-Aug-2022 James Wright <james@jameswright.xyz>

fluids: Add STATIC and print-% to makefile

cd4035ff26-Aug-2022 James Wright <james@jameswright.xyz>

fluids: Set solution time label for strong stg

2518f33628-Aug-2022 Leila Ghaffari <49916147+LeilaGhaffari@users.noreply.github.com>

Fluids - Compressible Blasius boundary layer (#1039)

* Fluids - Compressible Blasius boundary layer solution

* Fluids - Blasius: default delta0 = 4.2e-3

* Fluids - Use the new helper functions

Fluids - Compressible Blasius boundary layer (#1039)

* Fluids - Compressible Blasius boundary layer solution

* Fluids - Blasius: default delta0 = 4.2e-3

* Fluids - Use the new helper functions in blasius

* Update examples/fluids/qfunctions/blasius_exact.h

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

* Update examples/fluids/qfunctions/blasius_exact.h

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

* Fluids - remove blasius_exact.h

* Fluids - N_Chebyshev: 10 -> 20

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

show more ...

8587097b27-Aug-2022 James Wright <james@jameswright.xyz>

fluids: Switch to StateVar enum #1052

5c0afad326-Aug-2022 James Wright <james@jameswright.xyz>

doc: Update fluids state_var option

97baf65126-Aug-2022 James Wright <james@jameswright.xyz>

fluids: Switch to StateVar enum

9af6094f26-Aug-2022 nbeams <246972+nbeams@users.noreply.github.com>

JIT: free relative path variable after getting absolute path

03f90b0526-Aug-2022 nbeams <246972+nbeams@users.noreply.github.com>

magma: free memory used in loading jit kernel source

12f40bf026-Aug-2022 James Wright <james@jameswright.xyz>

fluids: Unify Newtonian Primitive functions #1035

Merge separate IFunction and IJacobian routines into a single helper function and
separate wrappers for each state variable option.

3d02368a19-Aug-2022 James Wright <james@jameswright.xyz>

fluids: Use newtonian with StateFromQi*_t func pointers

This to "unify" the primitive and conservative formulations of the
newtonian solver. By passing function pointers to a helper function, the
co

fluids: Use newtonian with StateFromQi*_t func pointers

This to "unify" the primitive and conservative formulations of the
newtonian solver. By passing function pointers to a helper function, the
compiler can optimize for a given state function(s).

show more ...

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

fluids: Use StateFromQi* for newt boundary QFs

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

fluids: Add FluxTotal_Boundary, Refactor newt BI QFs

- Refactoring the newtonian boundary integral QFunctions

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

fluids: Rename primitive booleans, misc formatting

99b47b4c25-Aug-2022 James Wright <james@jameswright.xyz>

doc: Add CEED_QFUNCTION_ATTR to releasenotes, docs #1049

fb24771e24-Aug-2022 James Wright <james@jameswright.xyz>

doc: Add CEED_QFUNCTION_ATTR to releasenotes

- Also add CEED_QFUNCTION_ATTR to the backend documentation

e66f277524-Aug-2022 James Wright <james@jameswright.xyz>

Add CEED_QFUNCTION_ATTR for inlining #1048

228d9efb24-Aug-2022 James Wright <james@jameswright.xyz>

ceed: Add CEED_QFUNCTION_ATTR for inlining

GCC doesn't like to inline all Qfunction helpers, so this forces it do
so if inlining is allowed at all.

b583519723-Aug-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1046 from CEED/jeremy/doc-warning

doc - fix ref warning for hoverxref_role_types

73d4748a23-Aug-2022 Jeremy L Thompson <jeremy@jeremylt.org>

doc - fix ref warning for hoverxref_role_types

1c427b2123-Aug-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #1045 from CEED/jed/fix-docs

fix docs

8f0d9e1323-Aug-2022 Jed Brown <jed@jedbrown.org>

doc: fix warnings and malformed hyperlink target

0d627ac123-Aug-2022 Jed Brown <jed@jedbrown.org>

doc: pin sphinxcontrib-bibtex==2.4.2

We can update to 2.5 when we upgrade to docutils-0.18 (which I think
needs sphinx-5).

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