Chaste Commit::3de82b7de00ac7f8b95f6ee6f806e49b2402d95f
CheckpointArchiveTypes.hpp File Reference
#include <boost/archive/text_iarchive.hpp>
#include <boost/archive/text_oarchive.hpp>
#include <boost/archive/binary_iarchive.hpp>
#include <boost/archive/binary_oarchive.hpp>
+ Include dependency graph for CheckpointArchiveTypes.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Boost library includes for the archive types used by Chaste.

Intended for use by SerializationExportWrapper.hpp, by tests of archiving and code that needs to directly create an archive itself e.g. *SimulationArchiver classes.

Definition in file CheckpointArchiveTypes.hpp.