36 #ifndef VANLEEUWEN2009WNTSWATCELLCYCLEMODELHYPOTHESISONE_HPP_ 37 #define VANLEEUWEN2009WNTSWATCELLCYCLEMODELHYPOTHESISONE_HPP_ 39 #include "AbstractVanLeeuwen2009WntSwatCellCycleModel.hpp" 48 friend class boost::serialization::access;
56 template<
class Archive>
57 void serialize(Archive & archive,
const unsigned int version)
59 archive & boost::serialization::base_object<AbstractVanLeeuwen2009WntSwatCellCycleModel>(*this);
94 void InitialiseOdeSystem(
double wntConcentration, boost::shared_ptr<AbstractCellMutationState> pMutationState);
115 #include "CellCycleModelOdeSolverExportWrapper.hpp" VanLeeuwen2009WntSwatCellCycleModelHypothesisOne(const VanLeeuwen2009WntSwatCellCycleModelHypothesisOne &rModel)
AbstractCellCycleModel * CreateCellCycleModel()
virtual void OutputCellCycleModelParameters(out_stream &rParamsFile)
void serialize(Archive &archive, const unsigned int version)
#define CHASTE_CLASS_EXPORT(T)
void InitialiseOdeSystem(double wntConcentration, boost::shared_ptr< AbstractCellMutationState > pMutationState)
gcov doesn't like this file...