Serialbox  2.2.0
Data serialization library and tools for C/C++, Python and Fortran
SavepointVector.cpp File Reference

Go to the source code of this file.

Namespaces

 serialbox
 Namespace of the serialbox library.
 

Functions

std::ostream & serialbox::operator<< (std::ostream &stream, const SavepointVector &s)
 

Detailed Description

This file provides the SavepointVector which manages the registered savepoints and their mapping to the stored fields.

Definition in file SavepointVector.cpp.