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