36 #include "CellLocationIndexWriter.hpp"
37 #include "AbstractCellPopulation.hpp"
39 template<
unsigned ELEMENT_DIM,
unsigned SPACE_DIM>
46 template<
unsigned ELEMENT_DIM,
unsigned SPACE_DIM>
53 template<
unsigned ELEMENT_DIM,
unsigned SPACE_DIM>
57 *this->mpOutStream << location_index <<
" ";
std::string mVtkCellDataName
unsigned GetLocationIndexUsingCell(CellPtr pCell)
#define EXPORT_TEMPLATE_CLASS_ALL_DIMS(CLASS)
double GetCellDataForVtkOutput(CellPtr pCell, AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > *pCellPopulation)
CellLocationIndexWriter()
virtual void VisitCell(CellPtr pCell, AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > *pCellPopulation)