36 #ifndef POTTSMESHWRITER_HPP_ 37 #define POTTSMESHWRITER_HPP_ 40 template<
unsigned SPACE_DIM>
43 #include "PottsMesh.hpp" 44 #include "AbstractMeshWriter.hpp" 45 #include "NodeMap.hpp" 47 template<
unsigned SPACE_DIM>
53 template<
unsigned SPACE_DIM>
83 const std::string& rBaseName,
84 const bool clearOutputDir=
true);
MeshPottsWriterIterators< SPACE_DIM > * mpIters
void WriteFilesUsingMesh(PottsMesh< SPACE_DIM > &rMesh)
PottsMesh< SPACE_DIM > * mpMesh
std::vector< double > GetNextNode()
PottsMeshWriter(const std::string &rDirectory, const std::string &rBaseName, const bool clearOutputDir=true)
unsigned mNodeMapCurrentIndex
ElementData GetNextElement()