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);
PottsMesh< SPACE_DIM > * mpMesh
void WriteFilesUsingMesh(PottsMesh< SPACE_DIM > &rMesh)
MeshPottsWriterIterators< SPACE_DIM > * mpIters
std::vector< double > GetNextNode()
PottsMeshWriter(const std::string &rDirectory, const std::string &rBaseName, const bool clearOutputDir=true)
ElementData GetNextElement()
unsigned mNodeMapCurrentIndex