int GetSpaceDimension() const
Dimension of the space (can be a 1D curve in 3D space).
void ResolveGeomRef(const std::string &prevToken, const std::string &token, Composite &composite)
const SegGeomMap & GetSeggeoms(void) const
int GetVidFromElmt(const int vert, const int elmt) const
void ReadGeometry(const std::string &infilename)
Read will read the meshgraph vertices given a filename.
std::map< int, SegGeomSharedPtr > SegGeomMap
boost::shared_ptr< DomainRange > DomainRangeShPtr
boost::shared_ptr< GeometryVector > Composite
void ReadElements(TiXmlDocument &doc)
static DomainRangeShPtr NullDomainRangeShPtr
Base class for a spectral/hp element mesh.
boost::shared_ptr< MeshGraph1D > MeshGraph1DSharedPtr
void ReadComposites(TiXmlDocument &doc)
#define SPATIAL_DOMAINS_EXPORT