SSAGES
0.9.3
Software Suite for Advanced General Ensemble Simulations
|
This is the complete list of members for SSAGES::Method, including all inherited members.
BuildMethod(const Json::Value &json, const MPI_Comm &world, const MPI_Comm &comm, const std::string &path) | SSAGES::Method | static |
comm_ | SSAGES::Method | protected |
cvmask_ | SSAGES::Method | protected |
EventListener(unsigned int frequency) | SSAGES::EventListener | inline |
frequency_ | SSAGES::EventListener | private |
GetFrequency() const | SSAGES::EventListener | inline |
GetNumWalkers(const MPI_Comm &world, const MPI_Comm &comm) | SSAGES::EventListener | inlinestatic |
GetWalkerID(const MPI_Comm &world, const MPI_Comm &comm) | SSAGES::EventListener | inlinestatic |
IsMasterRank(const MPI_Comm &comm) | SSAGES::EventListener | inlinestatic |
Method(unsigned int frequency, const MPI_Comm &world, const MPI_Comm &comm) | SSAGES::Method | inline |
PostIntegration(Snapshot *snapshot, const class CVManager &cvmanager) override=0 | SSAGES::Method | pure virtual |
PostSimulation(Snapshot *snapshot, const class CVManager &cvmanager) override=0 | SSAGES::Method | pure virtual |
PreSimulation(Snapshot *snapshot, const class CVManager &cvmanager) override=0 | SSAGES::Method | pure virtual |
SetCVMask(const std::vector< unsigned int > &mask) | SSAGES::Method | inline |
world_ | SSAGES::Method | protected |
~EventListener() | SSAGES::EventListener | inlinevirtual |
~Method() | SSAGES::Method | inlinevirtual |