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