11#include <util/param/ParamComposite.h>
52 template <
class Archive>
54 const unsigned int version)
File containing preprocessor macros for error handling.
Ensemble
Statistical ensemble type for the number of molecules of one species.
void serializeEnum(Archive &ar, T &data, const unsigned int version=0)
Serialize an enumeration value.
PSCF package top-level namespace.
std::istream & operator>>(std::istream &in, Pair< Data > &pair)
Input a Pair from an istream.
std::ostream & operator<<(std::ostream &out, const Pair< Data > &pair)
Output a Pair to an ostream, without line breaks.