RASPA3 3.0.12
A molecular simulation code for computing adsorption and diffusion in nanoporous materials
|
Classes | |
struct | MoveStatistics< T > |
Collects and manages statistical data for move operations. More... | |
Functions | |
template<class T > | |
MoveStatistics< T > | operator+ (const MoveStatistics< T > &a, const MoveStatistics< T > &b) |
template<class T > | |
Archive< std::ofstream > & | operator<< (Archive< std::ofstream > &archive, const MoveStatistics< T > &m) |
template<class T > | |
Archive< std::ifstream > & | operator>> (Archive< std::ifstream > &archive, MoveStatistics< T > &m) |
Files | |
file | src/raspakit/mc_moves/move_statistics.ixx |