All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
PLMD::config Namespace Reference

Functions

std::string getSoExt ()
 
bool isInstalled ()
 
std::string getPlumedRoot ()
 
std::string getVersion ()
 
std::string getVersionLong ()
 
std::string getVersionGit ()
 
std::string getMakefile ()
 
bool hasMatheval ()
 
bool hasDlopen ()
 
bool hasAlmost ()
 
bool hasCregex ()
 
bool hasMolfile ()
 
bool hasExternalMolfile ()
 
bool hasZlib ()
 

Function Documentation

std::string PLMD::config::getMakefile ( )
std::string PLMD::config::getPlumedRoot ( )
std::string PLMD::config::getSoExt ( )
std::string PLMD::config::getVersion ( )
std::string PLMD::config::getVersionGit ( )
std::string PLMD::config::getVersionLong ( )
bool PLMD::config::hasAlmost ( )
bool PLMD::config::hasCregex ( )
bool PLMD::config::hasDlopen ( )
bool PLMD::config::hasExternalMolfile ( )
bool PLMD::config::hasMatheval ( )
bool PLMD::config::hasMolfile ( )
bool PLMD::config::hasZlib ( )
bool PLMD::config::isInstalled ( )