Action(const ActionOptions &) | PLMD::Action | explicit |
ActionAtomistic(const ActionOptions &ao) | PLMD::ActionAtomistic | explicit |
activate() | PLMD::Action | virtual |
addDependency(Action *) | PLMD::Action | |
allowToAccessGlobalForces() | PLMD::ActionAtomistic | inline |
apply()=0 | PLMD::Action | pure virtual |
applyForces() | PLMD::ActionAtomistic | |
atoms | PLMD::ActionAtomistic | protected |
calculate()=0 | PLMD::Action | pure virtual |
calculateAtomicNumericalDerivatives(ActionWithValue *a, const unsigned &startnum) | PLMD::ActionAtomistic | |
calculateFromPDB(const PDB &) | PLMD::Action | |
calculateNumericalDerivatives(ActionWithValue *a=NULL) | PLMD::ActionAtomistic | virtual |
changeBox(const Tensor &newbox) | PLMD::ActionAtomistic | |
charges | PLMD::ActionAtomistic | private |
chargesWereSet | PLMD::ActionAtomistic | private |
checkNeedsGradients() const | PLMD::Action | 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 |
clearOutputForces() | PLMD::ActionAtomistic | |
comm | PLMD::Action | |
deactivate() | PLMD::Action | inlinevirtual |
Dependencies typedef | PLMD::Action | |
doNotForce() | PLMD::ActionAtomistic | inline |
donotforce | PLMD::ActionAtomistic | private |
doNotRetrieve() | PLMD::ActionAtomistic | inline |
donotretrieve | PLMD::ActionAtomistic | private |
energy | PLMD::ActionAtomistic | private |
error(const std::string &msg) const | PLMD::Action | |
exit(int c=0) | PLMD::Action | |
fclose(FILE *fp) | PLMD::Action | |
fflush() | PLMD::Action | |
files | PLMD::Action | |
files_iterator typedef | PLMD::Action | |
fopen(const char *path, const char *mode) | PLMD::Action | |
forceOnEnergy | PLMD::ActionAtomistic | private |
forces | PLMD::ActionAtomistic | private |
getAbsoluteIndex(int i) const | PLMD::ActionAtomistic | inline |
getAbsoluteIndexes() const | PLMD::ActionAtomistic | inline |
getBox() const | PLMD::ActionAtomistic | inline |
getCharge(int i) const | PLMD::ActionAtomistic | inline |
getDependencies() const | PLMD::Action | inline |
getDocumentation() const | PLMD::Action | virtual |
getEnergy() const | PLMD::ActionAtomistic | inline |
getExchangeStep() const | PLMD::Action | |
getLabel() const | PLMD::Action | inline |
getMass(int i) const | PLMD::ActionAtomistic | inline |
getName() const | PLMD::Action | inline |
getNumberOfAtoms() const | PLMD::ActionAtomistic | inline |
getPbc() const | PLMD::ActionAtomistic | inline |
getPosition(int) const | PLMD::ActionAtomistic | inline |
getPosition(AtomNumber) const | PLMD::ActionAtomistic | inline |
getPositions() const | PLMD::ActionAtomistic | inline |
getRestart() const | PLMD::Action | inline |
getStep() const | PLMD::Action | |
getTime() const | PLMD::Action | |
getTimeStep() const | PLMD::Action | |
getTotAtoms() const | PLMD::ActionAtomistic | inline |
getUnique() const | PLMD::ActionAtomistic | inline |
indexes | PLMD::ActionAtomistic | private |
isActive() const | PLMD::Action | inline |
isOptionOn(const std::string &s) const | PLMD::Action | inline |
keywords | PLMD::Action | |
lockRequestAtoms | PLMD::ActionAtomistic | private |
lockRequests() | PLMD::ActionAtomistic | inlinevirtual |
log | PLMD::Action | |
makeWhole() | PLMD::ActionAtomistic | |
masses | PLMD::ActionAtomistic | private |
modifyForceOnEnergy() | PLMD::ActionAtomistic | inline |
modifyForces() | PLMD::ActionAtomistic | inline |
modifyGlobalForce(AtomNumber) | PLMD::ActionAtomistic | inline |
modifyGlobalVirial() | PLMD::ActionAtomistic | inline |
modifyPosition(AtomNumber) | PLMD::ActionAtomistic | inline |
modifyVirial() | PLMD::ActionAtomistic | inline |
multi_sim_comm | PLMD::Action | |
parse(const std::string &key, T &t) | PLMD::Action | |
parseAtomList(const std::string &key, std::vector< AtomNumber > &t) | PLMD::ActionAtomistic | |
parseAtomList(const std::string &key, const int num, std::vector< AtomNumber > &t) | PLMD::ActionAtomistic | |
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 | |
pbc | PLMD::ActionAtomistic | private |
pbcApply(std::vector< Vector > &dlist, unsigned max_index=0) const | PLMD::ActionAtomistic | |
pbcDistance(const Vector &, const Vector &) const | PLMD::ActionAtomistic | |
plumed | PLMD::Action | |
positions | PLMD::ActionAtomistic | private |
prepare() | PLMD::Action | virtual |
readAtomsFromPDB(const PDB &pdb) | PLMD::ActionAtomistic | virtual |
registerKeywords(Keywords &keys) | PLMD::ActionAtomistic | static |
requestAtoms(const std::vector< AtomNumber > &a) | PLMD::ActionAtomistic | |
retrieveAtoms() | PLMD::ActionAtomistic | |
runFinalJobs() | PLMD::Action | inlinevirtual |
setForcesOnAtoms(const std::vector< double > &forcesToApply, unsigned ind=0) | PLMD::ActionAtomistic | |
setOption(const std::string &s) | PLMD::Action | virtual |
unique | PLMD::ActionAtomistic | private |
unlockRequests() | PLMD::ActionAtomistic | inlinevirtual |
update() | PLMD::Action | inlinevirtual |
virial | PLMD::ActionAtomistic | private |
warning(const std::string &msg) | PLMD::Action | |
~Action() | PLMD::Action | virtual |
~ActionAtomistic() | PLMD::ActionAtomistic | |