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