Supported finite elements module
List of finite elements already implemented.
Classes
-
template<>class Rodin::Variational::P0Element<Real>
- Degree 0 scalar Lagrange element.
-
template<>class Rodin::Variational::P1Element<Real>
- Degree 1 scalar Lagrange element.
-
template<>class Rodin::Variational::P1Element<Math::Vector<Real>>
- Degree 1 vector Lagrange element.