SSAGES
0.9.3
Software Suite for Advanced General Ensemble Simulations
|
This is the complete list of members for SSAGES::CFF, including all inherited members.
bias_ (defined in SSAGES::CFF) | SSAGES::CFF | private |
Build(const Json::Value &json, const MPI_Comm &world, const MPI_Comm &comm, const std::string &path) | SSAGES::CFF | static |
BuildMethod(const Json::Value &json, const MPI_Comm &world, const MPI_Comm &comm, const std::string &path) | SSAGES::Method | static |
CFF(const MPI_Comm &world, const MPI_Comm &comm, const Eigen::VectorXi &topol, Grid< Eigen::VectorXd > *fgrid, Grid< unsigned int > *hgrid, Grid< double > *ugrid, std::vector< Grid< double > * > F, std::vector< Grid< double > * > Fworld, const std::vector< double > &lowerb, const std::vector< double > &upperb, const std::vector< double > &lowerk, const std::vector< double > &upperk, double temperature, double unitconv, double timestep, double weight, unsigned int nsweep, int min) | SSAGES::CFF | inline |
citers_ | SSAGES::CFF | private |
comm_ | SSAGES::Method | protected |
cvmask_ | SSAGES::Method | protected |
dim_ | SSAGES::CFF | private |
EventListener(unsigned int frequency) | SSAGES::EventListener | inline |
F_ | SSAGES::CFF | private |
fgrid_ | SSAGES::CFF | private |
Fold_ | SSAGES::CFF | private |
force_to_val_ratio_ | SSAGES::CFF | private |
frequency_ | SSAGES::EventListener | private |
Fworld_ | SSAGES::CFF | 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 |
hgrid_ | SSAGES::CFF | private |
hist_ | SSAGES::CFF | private |
IsMasterRank(const MPI_Comm &comm) | SSAGES::EventListener | inlinestatic |
kbt_ (defined in SSAGES::CFF) | SSAGES::CFF | private |
lowerb_ | SSAGES::CFF | private |
lowerk_ | SSAGES::CFF | private |
Method(unsigned int frequency, const MPI_Comm &world, const MPI_Comm &comm) | SSAGES::Method | inline |
min_ | SSAGES::CFF | private |
net2_ | SSAGES::CFF | private |
net_ | SSAGES::CFF | private |
nsweep_ (defined in SSAGES::CFF) | SSAGES::CFF | private |
Nworld_ | SSAGES::CFF | private |
outfile_ | SSAGES::CFF | private |
overwrite_ | SSAGES::CFF | private |
PostIntegration(Snapshot *snapshot, const class CVManager &cvmanager) override | SSAGES::CFF | virtual |
PostSimulation(Snapshot *snapshot, const class CVManager &cvmanager) override | SSAGES::CFF | virtual |
PreSimulation(Snapshot *snapshot, const class CVManager &cvmanager) override | SSAGES::CFF | virtual |
pweight_ | SSAGES::CFF | private |
ratio_ | SSAGES::CFF | private |
SetConvergeIters(unsigned int citers) | SSAGES::CFF | inline |
SetCVMask(const std::vector< unsigned int > &mask) | SSAGES::Method | inline |
SetMaxIters(unsigned int iters) | SSAGES::CFF | inline |
SetMinLoss(double loss) | SSAGES::CFF | inline |
SetOutput(const std::string &outfile) | SSAGES::CFF | inline |
SetOutputOverwrite(bool overwrite) | SSAGES::CFF | inline |
SetPrevWeight(double h) | SSAGES::CFF | inline |
SetRatio(double trainratio) | SSAGES::CFF | inline |
sweep_ | SSAGES::CFF | private |
temp_ | SSAGES::CFF | private |
timestep_ | SSAGES::CFF | private |
topol_ | SSAGES::CFF | private |
TrainNetwork() | SSAGES::CFF | private |
ugrid_ | SSAGES::CFF | private |
unitconv_ | SSAGES::CFF | private |
upperb_ (defined in SSAGES::CFF) | SSAGES::CFF | private |
upperk_ (defined in SSAGES::CFF) | SSAGES::CFF | private |
wdotp1_ | SSAGES::CFF | private |
wdotp2_ | SSAGES::CFF | private |
weight_ (defined in SSAGES::CFF) | SSAGES::CFF | private |
world_ | SSAGES::Method | protected |
WriteBias() | SSAGES::CFF | private |
~CFF() | SSAGES::CFF | inline |
~EventListener() | SSAGES::EventListener | inlinevirtual |
~Method() | SSAGES::Method | inlinevirtual |