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