|
MADNESS 0.10.1
|
Implementation of functions for loading the pre/postamble in MPI archives. More...
#include <mpi_archive.h>
Static Public Member Functions | |
| static void | postamble_load (const MPIInputArchive &ar) |
| Load the postamble. | |
| static void | preamble_load (const MPIInputArchive &ar) |
| Load the preamble. | |
Implementation of functions for loading the pre/postamble in MPI archives.
| T | The data type. |
|
inlinestatic |
Load the postamble.
| [in] | ar | The archive. |
|
inlinestatic |
Load the preamble.
| [in] | ar | The archive. |