36 #include "CellProliferativePhasesWriter.hpp" 37 #include "AbstractCellPopulation.hpp" 38 #include "AbstractPhaseBasedCellCycleModel.hpp" 40 template<
unsigned ELEMENT_DIM,
unsigned SPACE_DIM>
47 template<
unsigned ELEMENT_DIM,
unsigned SPACE_DIM>
54 template<
unsigned ELEMENT_DIM,
unsigned SPACE_DIM>
std::string mVtkCellDataName
double GetCellDataForVtkOutput(CellPtr pCell, AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > *pCellPopulation)
#define EXPORT_TEMPLATE_CLASS_ALL_DIMS(CLASS)
virtual void VisitCell(CellPtr pCell, AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > *pCellPopulation)
CellProliferativePhasesWriter()