1 #ifndef MCMD_INTRA_STRUCTURE_FACTOR_GRID_H 2 #define MCMD_INTRA_STRUCTURE_FACTOR_GRID_H 11 #include "IntraStructureFactor.h" 12 #include <util/crystal/LatticeSystem.h> 94 virtual void readParameters(std::istream& in);
116 template <
class Archive>
117 void serialize(Archive& ar,
const unsigned int version);
122 virtual void setup();
127 virtual void output();
134 virtual void sample(
long iStep);
154 std::ofstream logFile_;
167 template <
class Archive>
Intramolecular contribution to the structure factor S(k)
A set of interacting Molecules enclosed by a Boundary.
void serialize(Archive &ar, const unsigned int version)
Serialize to/from an archive.
void serialize(Archive &ar, PairSelector &selector, const unsigned int version)
Serialize a PairSelector.
Saving / output archive for binary ostream.
Utility classes for scientific computation.
Saving archive for binary istream.
LatticeSystem
Enumeration of the 7 possible Bravais lattice systems.
Single-processor Monte Carlo (MC) and molecular dynamics (MD).
IntraStructureFactorGrid evaluates structure factors in Fourier space.
void serialize(Archive &ar, const unsigned int version)
Serialize to/from an archive.