Home
last modified time | relevance | path

Searched refs:__PLUMED_WRAPPER_CXX_EXPLICIT (Results 1 – 2 of 2) sorted by relevance

/dports/science/plumed/plumed2-2.7.2/src/wrapper/
H A DPlumed.h526 #define __PLUMED_WRAPPER_CXX_EXPLICIT explicit macro
530 #define __PLUMED_WRAPPER_CXX_EXPLICIT macro
1259 __PLUMED_WRAPPER_CXX_EXPLICIT Exception(const char* msg): msg(msg) {} in Exception()
1275 __PLUMED_WRAPPER_CXX_EXPLICIT ExceptionError(const char* msg): Exception(msg) {} in ExceptionError()
1290 __PLUMED_WRAPPER_CXX_EXPLICIT ExceptionDebug(const char* msg): Exception(msg) {} in ExceptionDebug()
1305 __PLUMED_WRAPPER_CXX_EXPLICIT Invalid(const char* msg): Exception(msg) {} in Invalid()
1322 __PLUMED_WRAPPER_CXX_EXPLICIT LeptonException(const char* msg): msg(msg) {} in LeptonException()
1346 __PLUMED_WRAPPER_CXX_EXPLICIT std_ ## name(const char * msg) __PLUMED_WRAPPER_CXX_NOEXCEPT { \
1504 __PLUMED_WRAPPER_CXX_EXPLICIT Plumed(const char*c)__PLUMED_WRAPPER_CXX_NOEXCEPT : in Plumed()
1512 __PLUMED_WRAPPER_CXX_EXPLICIT Plumed(void*v)__PLUMED_WRAPPER_CXX_NOEXCEPT : in Plumed()
[all …]
/dports/science/plumed/plumed2-2.7.2/developer-doc/
H A DDoxyfile2065 __PLUMED_WRAPPER_CXX_EXPLICIT=explicit