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