#define SPATIAL_DOMAINS_EXPORT
virtual NekDouble v_GetLocCoords(const Array< OneD, const NekDouble > &coords, Array< OneD, NekDouble > &Lcoords)
Determine the local collapsed coordinates that correspond to a given Cartesian coordinate for this ge...
virtual int v_GetShapeDim() const
Get the object's shape dimension.
Base class for shape geometry information.
std::vector< Geometry1DSharedPtr > Geometry1DVector
std::shared_ptr< Geometry1D > Geometry1DSharedPtr