36 #ifndef UNIFORMG1GENERATIONALCELLCYCLEMODEL_HPP_
37 #define UNIFORMG1GENERATIONALCELLCYCLEMODEL_HPP_
39 #include "AbstractSimpleGenerationalCellCycleModel.hpp"
40 #include "RandomNumberGenerator.hpp"
51 friend class TestSimpleCellCycleModels;
63 template<
class Archive>
64 void serialize(Archive & archive,
const unsigned int version)
66 archive & boost::serialization::base_object<AbstractSimpleGenerationalCellCycleModel>(*this);
static RandomNumberGenerator * Instance()
#define CHASTE_CLASS_EXPORT(T)
SerializableSingleton< SINGLETON_CLASS > * GetSerializationWrapper() const
gcov doesn't like this file...