35 #include "AbstractCellWriter.hpp"
36 #include "AbstractCellPopulation.hpp"
38 template<
unsigned ELEMENT_DIM,
unsigned SPACE_DIM>
44 template<
unsigned ELEMENT_DIM,
unsigned SPACE_DIM>
47 mVtkCellDataName = vtkCellDataName;
50 template<
unsigned ELEMENT_DIM,
unsigned SPACE_DIM>
53 return mVtkCellDataName;
AbstractCellWriter(const std::string &rFileName)
void SetVtkCellDataName(std::string vtkCellDataName)
std::string GetVtkCellDataName()