Action(const ActionOptions &) | PLMD::Action | explicit |
ActionPilot(const ActionOptions &) | PLMD::ActionPilot | explicit |
ActionWithArguments(const ActionOptions &) | PLMD::ActionWithArguments | explicit |
activate() | PLMD::Action | virtual |
addDependency(Action *) | PLMD::Action | |
addForcesOnArguments(const std::vector< double > &forces) | PLMD::ActionWithArguments | |
apply() override | PLMD::generic::DumpProjections | inlinevirtual |
beforeUpdate() | PLMD::Action | inlinevirtual |
bringBackInPbc(int i, double d1) const | PLMD::ActionWithArguments | inline |
calculate() override | PLMD::generic::DumpProjections | inlinevirtual |
calculateFromPDB(const PDB &) | PLMD::Action | |
PLMD::calculateNumericalDerivatives(ActionWithValue *a=NULL) | PLMD::Action | virtual |
PLMD::ActionWithArguments::calculateNumericalDerivatives(ActionWithValue *a=NULL) override | PLMD::ActionWithArguments | virtual |
checkNeedsGradients() const override | PLMD::generic::DumpProjections | inlinevirtual |
checkNumericalDerivatives() const | PLMD::Action | inlinevirtual |
checkRead() | PLMD::Action | |
checkUpdate() const | PLMD::Action | |
cite(const std::string &s) | PLMD::Action | |
clearDependencies() | PLMD::Action | |
clearOptions() | PLMD::Action | virtual |
comm | PLMD::Action | |
deactivate() | PLMD::Action | inlinevirtual |
Dependencies typedef | PLMD::Action | |
difference(int, double, double) const | PLMD::ActionWithArguments | inline |
DumpProjections(const ActionOptions &) | PLMD::generic::DumpProjections | explicit |
error(const std::string &msg) const | PLMD::Action | |
exit(int c=0) | PLMD::Action | |
expandArgKeywordInPDB(PDB &pdb) | PLMD::ActionWithArguments | protected |
fclose(FILE *fp) | PLMD::Action | |
fflush() | PLMD::Action | |
file | PLMD::generic::DumpProjections | private |
files | PLMD::Action | |
fmt | PLMD::generic::DumpProjections | private |
fopen(const char *path, const char *mode) | PLMD::Action | |
getArgument(const unsigned n) const | PLMD::ActionWithArguments | inline |
getArguments() const | PLMD::ActionWithArguments | inlinevirtual |
getCPT() const | PLMD::Action | |
getDependencies() const | PLMD::Action | inline |
getDocumentation() const | PLMD::Action | virtual |
getExchangeStep() const | PLMD::Action | |
getKeyword(const std::string &key) | PLMD::Action | |
getLabel() const | PLMD::Action | inline |
getName() const | PLMD::Action | inline |
getNumberOfArguments() const | PLMD::ActionWithArguments | inlinevirtual |
getPntrToArgument(const unsigned n) | PLMD::ActionWithArguments | inline |
getProjection(unsigned i, unsigned j) const | PLMD::ActionWithArguments | |
getRestart() const | PLMD::Action | inline |
getStep() const | PLMD::Action | |
getStride() const | PLMD::ActionPilot | |
getTime() const | PLMD::Action | |
getTimeStep() const | PLMD::Action | |
interpretArgumentList(const std::vector< std::string > &c, std::vector< Value *> &arg) | PLMD::ActionWithArguments | |
isActive() const | PLMD::Action | inline |
isOptionOn(const std::string &s) const | PLMD::Action | inline |
keywords | PLMD::Action | |
PLMD::lockRequests() | PLMD::Action | inlinevirtual |
PLMD::ActionWithArguments::lockRequests() override | PLMD::ActionWithArguments | inlinevirtual |
log | PLMD::Action | |
multi_sim_comm | PLMD::Action | |
of | PLMD::generic::DumpProjections | private |
onStep() const | PLMD::ActionPilot | virtual |
parse(const std::string &key, T &t) | PLMD::Action | |
parseArgumentList(const std::string &key, std::vector< Value *> &args) | PLMD::ActionWithArguments | |
parseArgumentList(const std::string &key, int i, std::vector< Value *> &args) | PLMD::ActionWithArguments | |
parseFlag(const std::string &key, bool &t) | PLMD::Action | |
parseNumbered(const std::string &key, const int no, T &t) | PLMD::Action | |
parseNumberedVector(const std::string &key, const int no, std::vector< T > &t) | PLMD::Action | |
parseVector(const std::string &key, std::vector< T > &t) | PLMD::Action | |
plumed | PLMD::Action | |
prepare() | PLMD::Action | virtual |
readAtomsFromPDB(const PDB &) | PLMD::Action | inlinevirtual |
registerKeywords(Keywords &keys) | PLMD::generic::DumpProjections | static |
requestArguments(const std::vector< Value *> &arg) | PLMD::ActionWithArguments | |
runFinalJobs() | PLMD::Action | inlinevirtual |
setOption(const std::string &s) | PLMD::Action | virtual |
setStride(const int &n) | PLMD::ActionPilot | |
PLMD::unlockRequests() | PLMD::Action | inlinevirtual |
PLMD::ActionWithArguments::unlockRequests() override | PLMD::ActionWithArguments | inlinevirtual |
update() override | PLMD::generic::DumpProjections | virtual |
warning(const std::string &msg) | PLMD::Action | |
~Action() | PLMD::Action | virtual |
~ActionWithArguments() | PLMD::ActionWithArguments | inlinevirtual |
~DumpProjections() | PLMD::generic::DumpProjections | |