37 #include "AbstractVanLeeuwen2009WntSwatCellCycleModel.hpp"
54 if (beta_catenin_level < 10.188)
65 boost::shared_ptr<AbstractCellProperty> p_diff_type =
67 mpCell->SetCellProliferativeType(p_diff_type);
71 boost::shared_ptr<AbstractCellProperty> p_transit_type =
73 mpCell->SetCellProliferativeType(p_transit_type);
AbstractOdeSystem * mpOdeSystem
AbstractVanLeeuwen2009WntSwatCellCycleModel(boost::shared_ptr< AbstractCellCycleModelOdeSolver > pOdeSolver=boost::shared_ptr< AbstractCellCycleModelOdeSolver >())
virtual void InitialiseOdeSystem(double wntConcentration, boost::shared_ptr< AbstractCellMutationState > pMutationState)=0
void ChangeCellProliferativeTypeDueToCurrentBetaCateninLevel()
double GetCytoplasmicBetaCateninLevel()
virtual void OutputCellCycleModelParameters(out_stream &rParamsFile)
VECTOR & rGetStateVariables()
void SetStateVariables(const VECTOR &rStateVariables)
double GetNuclearBetaCateninLevel()
double GetMembraneBoundBetaCateninLevel()
VECTOR GetInitialConditions() const
virtual void OutputCellCycleModelParameters(out_stream &rParamsFile)
void AdjustOdeParameters(double currentTime)