SSAGES
0.9.3
Software Suite for Advanced General Ensemble Simulations
|
This is the complete list of members for SSAGES::Umbrella, including all inherited members.
append_ | SSAGES::Umbrella | private |
Build(const Json::Value &json, const MPI_Comm &world, const MPI_Comm &comm, const std::string &path) | SSAGES::Umbrella | static |
BuildMethod(const Json::Value &json, const MPI_Comm &world, const MPI_Comm &comm, const std::string &path) | SSAGES::Method | static |
centers0_ | SSAGES::Umbrella | private |
centers1_ (defined in SSAGES::Umbrella) | SSAGES::Umbrella | private |
comm_ | SSAGES::Method | protected |
cvmask_ | SSAGES::Method | protected |
EventListener(unsigned int frequency) | SSAGES::EventListener | inline |
filename_ | SSAGES::Umbrella | private |
frequency_ | SSAGES::EventListener | private |
GetCurrentCenter(size_t iteration, size_t i) | SSAGES::Umbrella | inlineprivate |
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 |
kspring_ | SSAGES::Umbrella | private |
Method(unsigned int frequency, const MPI_Comm &world, const MPI_Comm &comm) | SSAGES::Method | inline |
outfreq_ | SSAGES::Umbrella | private |
PostIntegration(Snapshot *snapshot, const class CVManager &cvmanager) override | SSAGES::Umbrella | virtual |
PostSimulation(Snapshot *snapshot, const class CVManager &cvmanager) override | SSAGES::Umbrella | virtual |
PreSimulation(Snapshot *snapshot, const class CVManager &cvmanager) override | SSAGES::Umbrella | virtual |
PrintUmbrella(const CVList &cvs, size_t iteration) | SSAGES::Umbrella | private |
SetAppend(bool append) | SSAGES::Umbrella | inline |
SetCVMask(const std::vector< unsigned int > &mask) | SSAGES::Method | inline |
SetOutputFrequency(int outfreq) | SSAGES::Umbrella | inline |
time_ | SSAGES::Umbrella | private |
Umbrella(const MPI_Comm &world, const MPI_Comm &comm, const std::vector< double > &kspring, const std::vector< double > ¢ers, std::string name, unsigned int frequency) | SSAGES::Umbrella | inline |
Umbrella(const MPI_Comm &world, const MPI_Comm &comm, const std::vector< double > &kspring, const std::vector< double > ¢ers0, const std::vector< double > ¢ers1, size_t timesteps, std::string name, unsigned int frequency) | SSAGES::Umbrella | inline |
umbrella_ | SSAGES::Umbrella | private |
world_ | SSAGES::Method | protected |
~EventListener() | SSAGES::EventListener | inlinevirtual |
~Method() | SSAGES::Method | inlinevirtual |