GEOSX
|
#include "LvArray/src/SparsityPattern.hpp"
#include "common/DataTypes.hpp"
#include "linearAlgebra/interfaces/InterfaceTypes.hpp"
#include "mesh/ElementRegionManager.hpp"
#include "mesh/NodeManager.hpp"
Go to the source code of this file.
Classes | |
class | geosx::DofManager |
The DoFManager is responsible for allocating global dofs, constructing sparsity patterns, and generally simplifying the interaction between PhysicsSolvers and linear algebra operations. More... | |
struct | geosx::DofManager::FieldDescription |
struct | geosx::DofManager::CouplingDescription |
struct | geosx::DofManager::SubComponent |
Describes a selection of components from a DoF field. More... | |
Namespaces | |
geosx | |