SSAGES
0.9.3
Software Suite for Advanced General Ensemble Simulations
|
This is the complete list of members for SSAGES::BFS, including all inherited members.
b_ | SSAGES::BFS | private |
BFS(const MPI_Comm &world, const MPI_Comm &comm, Grid< unsigned int > *h, Grid< std::vector< double >> *f, Grid< double > *b, const std::vector< BasisFunction * > &functions, const std::vector< double > &restraint, const std::vector< double > &boundUp, const std::vector< double > &boundLow, unsigned int cyclefreq, unsigned int frequency, const std::string bnme, const double temperature, const double tol, const double weight, bool converge) | SSAGES::BFS | inline |
bnme_ | SSAGES::BFS | private |
boundLow_ | SSAGES::BFS | private |
bounds_ | SSAGES::BFS | private |
boundUp_ | SSAGES::BFS | private |
Build(const Json::Value &json, const MPI_Comm &world, const MPI_Comm &comm, const std::string &path) | SSAGES::BFS | static |
BuildMethod(const Json::Value &json, const MPI_Comm &world, const MPI_Comm &comm, const std::string &path) | SSAGES::Method | static |
coeffArr_ | SSAGES::BFS | private |
comm_ | SSAGES::Method | protected |
convergeExit_ | SSAGES::BFS | private |
cvmask_ | SSAGES::Method | protected |
cyclefreq_ | SSAGES::BFS | private |
cyclefreqTmp_ | SSAGES::BFS | private |
evaluator_ | SSAGES::BFS | private |
EventListener(unsigned int frequency) | SSAGES::EventListener | inline |
f_ | SSAGES::BFS | private |
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 |
h_ | SSAGES::BFS | private |
InBounds(const CVList &cvs) | SSAGES::BFS | private |
IsMasterRank(const MPI_Comm &comm) | SSAGES::EventListener | inlinestatic |
iteration_ | SSAGES::BFS | private |
Method(unsigned int frequency, const MPI_Comm &world, const MPI_Comm &comm) | SSAGES::Method | inline |
mpiid_ | SSAGES::BFS | private |
PostIntegration(Snapshot *snapshot, const class CVManager &cvmanager) override | SSAGES::BFS | virtual |
PostSimulation(Snapshot *snapshot, const class CVManager &cvmanager) override | SSAGES::BFS | virtual |
PreSimulation(Snapshot *snapshot, const class CVManager &cvmanager) override | SSAGES::BFS | virtual |
PrintBias(const CVList &cvs, const double beta) | SSAGES::BFS | private |
ProjectBias(const CVList &cvs, const double beta) | SSAGES::BFS | private |
restraint_ | SSAGES::BFS | private |
SetBasis(const std::vector< double > &coeff, std::vector< double > &unbias) | SSAGES::BFS | inline |
SetCVMask(const std::vector< unsigned int > &mask) | SSAGES::Method | inline |
SetIteration(const int iter) | SSAGES::BFS | inline |
step_ | SSAGES::BFS | private |
temperature_ | SSAGES::BFS | private |
tol_ | SSAGES::BFS | private |
unbias_ | SSAGES::BFS | private |
weight_ | SSAGES::BFS | private |
world_ | SSAGES::Method | protected |
~BFS() | SSAGES::BFS | inline |
~EventListener() | SSAGES::EventListener | inlinevirtual |
~Method() | SSAGES::Method | inlinevirtual |