#define SPATIAL_DOMAINS_EXPORT
void NewtonIterationForLocCoord(const Array< OneD, const NekDouble > &coords, const Array< OneD, const NekDouble > &ptsx, const Array< OneD, const NekDouble > &ptsy, Array< OneD, NekDouble > &Lcoords, NekDouble &dist)
virtual Geometry1DSharedPtr v_GetEdge(int i) const
Returns edge i of this object.
std::vector< StdRegions::Orientation > m_eorient
virtual int v_GetShapeDim() const
Get the object's shape dimension.
virtual StdRegions::Orientation v_GetEorient(const int i) const
Returns the orientation of edge i with respect to the ordering of edges in the standard element.
virtual int v_GetNumVerts() const
Get the number of vertices of this object.
virtual int v_GetNumEdges() const
Get the number of edges of this object.
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 PointGeomSharedPtr v_GetVertex(int i) const
Base class for shape geometry information.
std::vector< PointGeomSharedPtr > PointGeomVector
std::shared_ptr< Curve > CurveSharedPtr
std::shared_ptr< SegGeom > SegGeomSharedPtr
std::vector< Geometry2DSharedPtr > Geometry2DVector
std::vector< SegGeomSharedPtr > SegGeomVector
std::shared_ptr< Geometry0D > Geometry0DSharedPtr
std::shared_ptr< PointGeom > PointGeomSharedPtr
std::shared_ptr< Geometry2D > Geometry2DSharedPtr
std::shared_ptr< Geometry1D > Geometry1DSharedPtr