Grad Template Specializations module
Template specializations of the Grad class.
Classes
-
template<class FES, class Derived>class Rodin::Variational::GradBase<GridFunction<FES>, Derived>
- Gradient of a P1 GridFunction.
-
template<class Range, class Mesh>class Rodin::Variational::Grad<GridFunction<P0<Range, Mesh>>>
- Gradient of a P0 GridFunction.
-
template<class NestedDerived, class Range, class Mesh, Variational::class Rodin::Variational::Grad<ShapeFunction<NestedDerived, P0<Range, Mesh>, SpaceType>>
ShapeFunctionSpaceType SpaceType> - Gradient of a P0 ShapeFunction.
-
template<class Range, class Mesh>class Rodin::Variational::Grad<GridFunction<P1<Range, Mesh>>>
- Gradient of a P1 GridFunction.
-
template<class NestedDerived, class Number, class Mesh, ShapeFunctionSpaceType SpaceType>class Rodin::Variational::Grad<ShapeFunction<NestedDerived, P1<Number, Mesh>, SpaceType>>
- Gradient of a P1 ShapeFunction.