39#include <boost/shared_ptr.hpp>
40#include "AbstractCellProperty.hpp"
42#include <boost/serialization/base_object.hpp>
77 template<
class Archive>
78 void serialize(Archive & archive,
const unsigned int version)
80 archive & boost::serialization::base_object<AbstractCellProperty>(*
this);
gcov doesn't like this file...
#define CHASTE_CLASS_EXPORT(T)
unsigned GetCellId() const
static unsigned mMaxCellId
static void ResetMaxCellId()
void serialize(Archive &archive, const unsigned int version)
friend class boost::serialization::access
unsigned GetMaxCellId() const