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