GranOO  3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
Functions
boost::serialization Namespace Reference

Functions

template<typename type , class Archive >
void save_construct_data (Archive &ar, const GranOO3::Core::Pair< type > *t, const unsigned int)
 
template<typename type , class Archive >
void load_construct_data (Archive &ar, GranOO3::Core::Pair< type > *t, const unsigned int)
 
template<class Archive >
void save_construct_data (Archive &ar, const GranOO3::DEM::AttractiveSpring *t, const unsigned int)
 
template<class Archive >
void load_construct_data (Archive &ar, GranOO3::DEM::AttractiveSpring *t, const unsigned int)
 
template<class Archive >
void save_construct_data (Archive &ar, const GranOO3::DEM::RepulsiveSpring *t, const unsigned int)
 
template<class Archive >
void load_construct_data (Archive &ar, GranOO3::DEM::RepulsiveSpring *t, const unsigned int)
 

Function Documentation

◆ load_construct_data() [1/3]

template<typename type , class Archive >
void boost::serialization::load_construct_data ( Archive &  ar,
GranOO3::Core::Pair< type > *  t,
const unsigned int   
)

◆ load_construct_data() [2/3]

template<class Archive >
void boost::serialization::load_construct_data ( Archive &  ar,
GranOO3::DEM::AttractiveSpring t,
const unsigned int   
)

◆ load_construct_data() [3/3]

template<class Archive >
void boost::serialization::load_construct_data ( Archive &  ar,
GranOO3::DEM::RepulsiveSpring t,
const unsigned int   
)

◆ save_construct_data() [1/3]

template<typename type , class Archive >
void boost::serialization::save_construct_data ( Archive &  ar,
const GranOO3::Core::Pair< type > *  t,
const unsigned int   
)

◆ save_construct_data() [2/3]

template<class Archive >
void boost::serialization::save_construct_data ( Archive &  ar,
const GranOO3::DEM::AttractiveSpring t,
const unsigned int   
)

◆ save_construct_data() [3/3]

template<class Archive >
void boost::serialization::save_construct_data ( Archive &  ar,
const GranOO3::DEM::RepulsiveSpring t,
const unsigned int   
)