Doxygen API reference documentation for ideal.II
|
Namespace for general spacetime object and collections of slab objects. More...
Namespaces | |
fixed | |
Namespace for tensor product triangulations with a single fixed spatial mesh. | |
parallel | |
Namespace for MPI parallel objects in space. | |
Classes | |
class | QGauss |
A Gauss-Legende quadrature formula in space and time. More... | |
class | QGaussRightBox |
A Gauss-Legende quadrature formula in space and right box rule in time. More... | |
class | QGaussLeftBox |
A Gauss-Legende quadrature formula in space and left box rule in time. More... | |
class | Quadrature |
The base class for quadrature formulae in space and time. More... | |
class | DoFHandler |
The spacetime dofhandler object. More... | |
class | DG_FiniteElement |
A class for dG elements in time and arbitrary elements in space. More... | |
class | FEValues |
Evaluation of the tensor-product space-time basis functions. More... | |
class | FEJumpValues |
Evaluation of the tensor-product space-time basis functions at the temporal element edges. More... | |
class | FEFaceValues |
Evaluation of the tensor-product space-time basis functions on spatial element faces. More... | |
class | Triangulation |
The spacetime triangulation object. More... | |
class | TrilinosVector |
The spacetime Trilinos vector object. More... | |
class | Vector |
The spacetime vector object. More... | |
Namespace for general spacetime object and collections of slab objects.
Namespace containing two types of classes.
The first are general spacetime definitions independent of the actual triangulation. Examples are space-time finite element classes and quadrature formulae.
The second are classes containing lists of slab:: classes or general objects related to a specific slab. Examples are triangulations, DoF handlers and vectors.