template<class CallableType>
Rodin::Variational::P0<Number, Geometry::Mesh<Context::Sequential>>::InverseMapping class

Inverse mapping for the scalar P0 space.

Base classes

template<class Derived>
class FiniteElementSpaceInverseMappingBase<InverseMapping<CallableType>>
Base class for inverse mappings taking functions defined on to reference elements.

Constructors, destructors, conversion operators

InverseMapping(const FunctionType& v)

Function documentation

template<class CallableType>
Rodin::Variational::P0<Number, Geometry::Mesh<Context::Sequential>>::InverseMapping<CallableType>::InverseMapping(const FunctionType& v)

Parameters
in Reference to the function defined on the reference space.