GranOO  3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
Classes | Namespaces | Functions
RepulsiveSpring.hpp File Reference
#include <string>
#include <vector>
#include "GranOO3/DEM/Bond/Spring.hpp"

Go to the source code of this file.

Classes

class  GranOO3::DEM::RepulsiveSpring
 a bond spring that works only in tension More...
 

Namespaces

 GranOO3
 
 GranOO3::DEM
 This namespace group the entire DEM library.
 
 boost
 
 boost::serialization
 

Functions

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