std::shared_ptr< Geometry2D > Geometry2DSharedPtr
void SetUpLocalVertices()
std::unordered_map< int, CurveSharedPtr > CurveMap
std::map< int, PyrGeomSharedPtr > PyrGeomMap
virtual void v_Reset(CurveMap &curvedEdges, CurveMap &curvedFaces)
Reset this geometry object: unset the current state, zero Geometry::m_coeffs and remove allocated Geo...
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...
static const int kNtfaces
static const std::string XMLElementType
std::shared_ptr< PyrGeom > PyrGeomSharedPtr
static const int kNqfaces
void SetUpEdgeOrientation()
void SetUpXmap()
Set up the m_xmap object by determining the order of each direction from derived faces.
void SetUpFaceOrientation()
virtual bool v_ContainsPoint(const Array< OneD, const NekDouble > &gloCoord, Array< OneD, NekDouble > &locCoord, NekDouble tol, NekDouble &resid)
virtual void v_GenGeomFactors()
virtual int v_GetDir(const int faceidx, const int facedir) const
#define SPATIAL_DOMAINS_EXPORT