boost::serialization::version< AbstractCardiacProblem< ELEMENT_DIM, SPACE_DIM, PROBLEM_DIM > > Struct Template Reference
#include <AbstractCardiacProblem.hpp>
List of all members.
Public Member Functions |
| CHASTE_VERSION_CONTENT (3) |
| Macro to set the version number of templated archive in known versions of Boost.
|
Detailed Description
template<unsigned ELEMENT_DIM, unsigned SPACE_DIM, unsigned PROBLEM_DIM>
struct boost::serialization::version< AbstractCardiacProblem< ELEMENT_DIM, SPACE_DIM, PROBLEM_DIM > >
Specify a version number for archive backwards compatibility.
This is how to do BOOST_CLASS_VERSION(AbstractCardiacProblem, 1) with a templated class.
Definition at line 844 of file AbstractCardiacProblem.hpp.
The documentation for this struct was generated from the following file: