#include "Config.h"
#include "version.h"
#include <cstdlib>
#include <cstring>
#include "Makefile.conf.xxd"
Namespaces | |
PLMD | |
PLMD::config | |
Functions | |
std::string | PLMD::config::getSoExt () |
Return the extension of shared libraries on this system. More... | |
bool | PLMD::config::isInstalled () |
std::string | PLMD::config::getPlumedRoot () |
Return path to the root of the PLUMED package. 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::getEnvCommand () |
Return a string containing a sequence of environment variables. More... | |
std::string | PLMD::config::getVersion () |
Return the short PLUMED version. More... | |
std::string | PLMD::config::getVersionLong () |
Return the long PLUMED version. More... | |
std::string | PLMD::config::getVersionGit () |
Return the git PLUMED verion E.g. More... | |
std::string | PLMD::config::getMakefile () |
Return the content of Makefile.conf in a single string. More... | |
bool | PLMD::config::hasMatheval () |
bool | PLMD::config::hasDlopen () |
bool | PLMD::config::hasAlmost () |
bool | PLMD::config::hasCregex () |
bool | PLMD::config::hasMolfile () |
bool | PLMD::config::hasExternalMolfile () |
bool | PLMD::config::hasZlib () |
bool | PLMD::config::hasXdrfile () |
Hosted by GitHub | 1.8.10 |