36#include "VanLeeuwen2009WntSwatCellCycleModelHypothesisTwo.hpp"
41 if (
mpOdeSolver == boost::shared_ptr<AbstractCellCycleModelOdeSolver>())
102#include "CellCycleModelOdeSolverExportWrapper.hpp"
#define CHASTE_CLASS_EXPORT(T)
VECTOR & rGetStateVariables()
virtual void OutputCellCycleModelParameters(out_stream &rParamsFile)
double GetWntLevel() const
AbstractOdeSystem * mpOdeSystem
boost::shared_ptr< AbstractCellCycleModelOdeSolver > mpOdeSolver
void SetStateVariables(const std::vector< double > &rStateVariables)
void SetDt(double timeStep)
AbstractOdeSystem * GetOdeSystem() const
static boost::shared_ptr< CellCycleModelOdeSolver< CELL_CYCLE_MODEL, ODE_SOLVER > > Instance()
virtual void OutputCellCycleModelParameters(out_stream &rParamsFile)
void InitialiseOdeSystem(double wntConcentration, boost::shared_ptr< AbstractCellMutationState > pMutationState)
VanLeeuwen2009WntSwatCellCycleModelHypothesisTwo(const VanLeeuwen2009WntSwatCellCycleModelHypothesisTwo &rModel)
AbstractCellCycleModel * CreateCellCycleModel()