|
GEOS
|
#include "common/DataTypes.hpp"#include "common/Span.hpp"#include "linearAlgebra/utilities/ComponentMask.hpp"#include "mesh/FieldIdentifiers.hpp"#include <numeric>Go to the source code of this file.
Classes | |
| class | geos::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 | geos::DofManager::SubComponent |
| Describes a selection of components from a DoF field. More... | |
| struct | geos::DofManager::FieldSupport |
| Describes field support on a single mesh body/level. More... | |
Namespaces | |
| geos | |