Home
last modified time | relevance | path

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

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DInputData.h458 static const char * GAMESSBasisSetToText(GAMESS_BasisSet bs);
H A DInputData.cpp1453 const char * BasisGroup::GAMESSBasisSetToText(GAMESS_BasisSet bs) { in GAMESSBasisSetToText() function in BasisGroup
1634 if (!strcasecmp(BasisText, GAMESSBasisSetToText((GAMESS_BasisSet)i))) { in SetBasis()
1654 return GAMESSBasisSetToText((GAMESS_BasisSet) temp); in GetBasisText()