#include "basics/debug.hh"#include "basics/exceptions.hh"#include "basics/outputOperator.hh"#include "geometry/boundaryConditions.hh"#include "geometry/cellConditions.hh"#include "geometry/mesh.hh"#include "spaceSet.hh"

Go to the source code of this file.
Classes | |
| class | concepts::BuildTColumnsBase< F, G > |
| Base class for classes for building T columns for elements in a space with help of space pre builder. More... | |
| class | concepts::NotValidDof |
| Exception class to express that an inquired dof is not valid. More... | |
| class | concepts::SpaceHelper< F, G > |
| Class which helps to build the T Columns of the elements of a space, with the help of a space pre builder. More... | |
| class | concepts::SpacePreBuilder |
| class | concepts::SubspaceHelper< F, G > |
Namespaces | |
| namespace | concepts |
Geometries and material constants for eddy current problems. | |
Defines | |
| #define | SubSpaceHelper_D 0 |
| #define SubSpaceHelper_D 0 |
Definition at line 17 of file spacePreBuilder.hh.