#include <string>
Namespaces | |
PLMD | |
PLMD::config | |
Functions | |
std::string | PLMD::config::getCompilationDate () |
Return the day PLUMED was compiled. More... | |
std::string | PLMD::config::getCompilationTime () |
Return the time at which PLUMED was compiled. More... | |
std::string | PLMD::config::getEnvCommand () |
Return a string containing a sequence of environment variables. More... | |
std::string | PLMD::config::getMakefile () |
Return the content of Makefile.conf in a single string. More... | |
std::string | PLMD::config::getPlumedHtmldir () |
Return path to documentation. More... | |
std::string | PLMD::config::getPlumedIncludedir () |
Return path to the include directory. More... | |
std::string | PLMD::config::getPlumedProgramName () |
Return the name used for installing PLUMED. More... | |
std::string | PLMD::config::getPlumedRoot () |
Return path to the root of the PLUMED package. More... | |
std::string | PLMD::config::getSoExt () |
Return the extension of shared libraries on this system. More... | |
std::string | PLMD::config::getVersion () |
Return the short PLUMED version. More... | |
std::string | PLMD::config::getVersionGit () |
Return the git PLUMED verion E.g. More... | |
std::string | PLMD::config::getVersionLong () |
Return the long PLUMED version. More... | |
bool | PLMD::config::hasCregex () |
bool | PLMD::config::hasDlopen () |
bool | PLMD::config::hasExternalMolfile () |
bool | PLMD::config::hasMatheval () |
bool | PLMD::config::hasMolfile () |
bool | PLMD::config::hasXdrfile () |
bool | PLMD::config::hasZlib () |
bool | PLMD::config::isInstalled () |
Hosted by GitHub | 1.8.14 |