template<>
Rodin::Variational::P1<Complex, Geometry::Mesh<Context::Sequential>>::InverseMapping class

Inverse mapping for the scalar/complex P1 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<>
Rodin::Variational::P1<Complex, Geometry::Mesh<Context::Sequential>>::InverseMapping::InverseMapping(const FunctionType& v)

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