Home
last modified time | relevance | path

Searched refs:physics (Results 1 – 10 of 10) sorted by relevance

/libCEED/examples/solids/problems/
H A Dproblems.h17 #define SOLIDS_PROBLEM_REGISTER(list, name, fname, physics) … argument
18 …PetscCall(PetscFunctionListAdd(&list->setupPhysics, name, PhysicsContext_##physics)); …
19 …cCall(PetscFunctionListAdd(&list->setupSmootherPhysics, name, PhysicsSmootherContext_##physics)); \
/libCEED/doc/sphinx/source/api/
H A DCeedQFunction.rst6 A `CeedQFunction` represents the spatial terms of the point-wise functions describing the physics a…
H A Dindex.rst32 Q --> UQ(User's physics)
/libCEED/examples/deal.II/
H A D.clang-format116 - Regex: "deal.II/physics/.*\\.h"
/libCEED/examples/python/
H A Dtutorial-4-qfunction.ipynb38 …s represent the spatial terms of the point-wise functions describing the physics at the quadrature…
/libCEED/doc/papers/joss/
H A Dpaper.md89 where the functions $f_0$ and $f_1$ define the physics and possible stabilization of the problem [@…
117 The physics (weak form) is expressed through `CeedQFunction`, which can either be defined by the us…
/libCEED/doc/sphinx/source/
H A DlibCEEDapi.md169 The relative costs of the setup and apply phases are different depending on the physics being expre…
177 …oice of the finite element space/basis ($\bm{B}$) and the geometry and point-wise physics $\bm{D}$.
H A Dreleasenotes.md485 so that the pointwise physics (defined at quadrature points) is separated from the
/libCEED/examples/solids/
H A Dindex.md7 …elasticity example has been developed using PETSc, so that the pointwise physics (defined at quadr…
/libCEED/examples/fluids/
H A Dindex.md7 Moreover, the Navier-Stokes example has been developed using PETSc, so that the pointwise physics (…