35 #ifndef VERTEXMESHREADER2D_HPP_
36 #define VERTEXMESHREADER2D_HPP_
44 #include "AbstractMeshReader.hpp"
62 template<
unsigned ELEMENT_DIM,
unsigned SPACE_DIM>
unsigned ContainingElement
std::ifstream mElementsFile
VertexElementData GetNextElementDataWithFaces()
ElementData GetNextFaceData()
unsigned mNumElementAttributes
unsigned GetNumElementAttributes() const
std::vector< ElementData > Faces
void GetNextLineFromStream(std::ifstream &fileStream, std::string &rawLine)
unsigned GetNumElements() const
VertexMeshReader(std::string pathBaseName)
unsigned GetNumNodes() const
unsigned GetNumEdges() const
ElementData GetNextElementData()
std::string mFilesBaseName
std::vector< double > GetNextNode()
unsigned GetNumFaces() const
unsigned mNumNodeAttributes
std::vector< unsigned > NodeIndices
std::vector< bool > Orientations