|
GEOS
|
#include "common/DataTypes.hpp"#include "common/GeosxMacros.hpp"#include "finiteElement/PDEUtilities.hpp"#include "LvArray/src/tensorOps.hpp"#include "mesh/NodeManager.hpp"#include "mesh/EdgeManager.hpp"#include "mesh/FaceManager.hpp"Go to the source code of this file.
Classes | |
| class | geos::finiteElement::FiniteElementBase_impl< NUM_SUPPORT_POINTS, NUM_FACES, NUM_QUADRATURE_POINTS > |
| Device-compatible (non virtual) Base class for all finite element formulations. More... | |
| struct | geos::finiteElement::FiniteElementBase_impl< NUM_SUPPORT_POINTS, NUM_FACES, NUM_QUADRATURE_POINTS >::StackVariables |
| Kernel variables allocated on the stack. More... | |
| struct | geos::finiteElement::FiniteElementBase_impl< NUM_SUPPORT_POINTS, NUM_FACES, NUM_QUADRATURE_POINTS >::MeshData< SUBREGION_TYPE > |
| Variables used to initialize the class. More... | |
| class | geos::finiteElement::FiniteElementBase |
| Base class for FEM element implementations. More... | |
Namespaces | |
| geos | |