Lines Matching full:add

11 - Add `bool` field type for `CeedQFunctionContext` and related interfaces to use `bool` fields.
15 …- Add `CEED_RUNNING_JIT_PASS` compiler definition for wrapping header files that device JiT compil…
23 - Add `CeedOperatorCreateAtPoints` which evaluates the `CeedQFunction` at arbitrary locations in ea…
24 - Add `CeedElemRestrictionGetLLayout` to provide L-vector layout for strided `CeedElemRestriction` …
25 - Add `CeedVectorReturnCeed` and similar when parent `Ceed` context for a libCEED object is only ne…
31 - Add `CeedGetGitVersion()` to access the Git commit and dirty state of the repository at build tim…
32 - Add `CeedGetBuildConfiguration()` to access compilers, flags, and related information about the b…
36 - Add deal.II example with CEED BP suite.
66 - Add `DMSwarm` example demonstrating interpolation from background mesh to swarm points and projec…
75 - Add data-driven subgrid-stress model.
76 - Add differential filtering of solution.
77 - Add turbulence statistics collection over spanwise-symmetric geometries.
78 - Add Taylor-Green vortex initial condition.
79 - Add Riemann-based outflow boundary conditions.
81 - Add Internal Damping Layer (IDL) for helping turbulent simulation stability.
164 - Add {c:func}`CeedOperatorLinearAssembleQFunctionBuildOrUpdate` to reduce object creation overhead…
209 - Add {c:func}`CeedVectorAXPY` and {c:func}`CeedVectorPointwiseMult` as a convenience for stand-alo…
210 - Add `CEED_QFUNCTION_HELPER` macro to properly annotate QFunction helper functions for code genera…
211 - Add `CeedPragmaOptimizeOff` macro for code that is sensitive to floating point errors from fast m…
238 - Add {c:func}`CeedOperatorLinearAssembleSymbolic` and {c:func}`CeedOperatorLinearAssemble` to supp…
330 - Add arguments to {c:func}`CeedQFunctionCreateIdentity`.
595 but also add corresponding device (e.g., GPU) pointers to the data. Coherency is handled