Searched refs:physics (Results 1 – 10 of 10) sorted by relevance
| /libCEED/examples/solids/problems/ |
| H A D | problems.h | 17 #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 D | CeedQFunction.rst | 6 A `CeedQFunction` represents the spatial terms of the point-wise functions describing the physics a…
|
| H A D | index.rst | 32 Q --> UQ(User's physics)
|
| /libCEED/examples/deal.II/ |
| H A D | .clang-format | 116 - Regex: "deal.II/physics/.*\\.h"
|
| /libCEED/examples/python/ |
| H A D | tutorial-4-qfunction.ipynb | 38 …s represent the spatial terms of the point-wise functions describing the physics at the quadrature…
|
| /libCEED/doc/papers/joss/ |
| H A D | paper.md | 89 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 D | libCEEDapi.md | 169 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 D | releasenotes.md | 485 so that the pointwise physics (defined at quadrature points) is separated from the
|
| /libCEED/examples/solids/ |
| H A D | index.md | 7 …elasticity example has been developed using PETSc, so that the pointwise physics (defined at quadr…
|
| /libCEED/examples/fluids/ |
| H A D | index.md | 7 Moreover, the Navier-Stokes example has been developed using PETSc, so that the pointwise physics (…
|