36 #ifndef POTTSMESHREADER_HPP_ 37 #define POTTSMESHREADER_HPP_ 44 #include "AbstractMeshReader.hpp" 61 template<
unsigned SPACE_DIM>
109 void OpenElementsFile();
127 void GetNextLineFromStream(std::ifstream& fileStream, std::string& rawLine);
147 unsigned GetNumElements()
const;
152 unsigned GetNumNodes()
const;
157 unsigned GetNumElementAttributes()
const;
162 unsigned GetNumFaces()
const;
177 std::vector<double> GetNextNode();
std::ifstream mElementsFile
std::vector< bool > Orientations
unsigned mNumNodeAttributes
unsigned mNumElementAttributes
std::vector< unsigned > NodeIndices
unsigned ContainingElement
std::string mFilesBaseName