#define SPATIAL_DOMAINS_EXPORT
int v_GetShapeDim() const override
Get the object's shape dimension.
bool v_ContainsPoint(const Array< OneD, const NekDouble > &gloCoord, Array< OneD, NekDouble > &locCoord, NekDouble tol, NekDouble &dist) override
Determine whether an element contains a particular Cartesian coordinate .
Base class for shape geometry information.
std::vector< Geometry0DSharedPtr > Geometry0DVector
std::shared_ptr< Geometry0D > Geometry0DSharedPtr
std::vector< Geometry0DSharedPtr >::iterator Geometry0DVectorIter