Chaste Commit::8b5d759ac2eb95e67ae57699734101efccb0a0a9
boost::serialization::version< AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > > Struct Template Reference
+ Collaboration diagram for boost::serialization::version< AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > >:

Public Member Functions

 CHASTE_VERSION_CONTENT (1)
 Macro to set the version number of templated archive in known versions of Boost.
 

Detailed Description

template<unsigned ELEMENT_DIM, unsigned SPACE_DIM>
struct boost::serialization::version< AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > >

Specify a version number for archive backwards compatibility.

This is how to do BOOST_CLASS_VERSION(AbstractCardiacTissue, 1) with a templated class.

Definition at line 711 of file AbstractTetrahedralMesh.hpp.


The documentation for this struct was generated from the following file: