36 #ifndef GAMMAG1CELLCYCLEMODEL_HPP_
37 #define GAMMAG1CELLCYCLEMODEL_HPP_
39 #include "AbstractSimplePhaseBasedCellCycleModel.hpp"
40 #include "RandomNumberGenerator.hpp"
48 friend class TestSimpleCellCycleModels;
66 template<
class Archive>
67 void serialize(Archive & archive,
const unsigned int version)
69 archive & boost::serialization::base_object<AbstractSimplePhaseBasedCellCycleModel>(*this);
friend class boost::serialization::access
AbstractCellCycleModel * CreateCellCycleModel()
void serialize(Archive &archive, const unsigned int version)
void SetScale(double scale)
static RandomNumberGenerator * Instance()
void SetShape(double shape)
virtual void OutputCellCycleModelParameters(out_stream &rParamsFile)
#define CHASTE_CLASS_EXPORT(T)
SerializableSingleton< SINGLETON_CLASS > * GetSerializationWrapper() const
gcov doesn't like this file...