36 #ifndef POTTSMESHREADER_HPP_
37 #define POTTSMESHREADER_HPP_
44 #include "AbstractMeshReader.hpp"
61 template<
unsigned SPACE_DIM>
std::ifstream mElementsFile
std::vector< double > GetNextNode()
std::vector< bool > Orientations
unsigned GetNumNodes() const
unsigned GetNumElementAttributes() const
void GetNextLineFromStream(std::ifstream &fileStream, std::string &rawLine)
unsigned mNumNodeAttributes
unsigned mNumElementAttributes
PottsMeshReader(std::string pathBaseName)
ElementData GetNextElementData()
std::vector< unsigned > NodeIndices
unsigned GetNumFaces() const
unsigned ContainingElement
ElementData GetNextFaceData()
std::string mFilesBaseName
unsigned GetNumElements() const