13 #ifndef __MESH2D_PIS_H
14 #define __MESH2D_PIS_H
17 #include "pi_storage.h"
35 template<
class ParticleType>
39 int m_update_timestamp;
51 virtual void saveCheckPointData(std::ostream&);
52 virtual void loadCheckPointData(std::istream&);
55 #include "mesh2d_pis.hpp"
57 #endif //__MESH2D_PIS_H