Home
last modified time | relevance | path

Searched refs:GAMESS_GVB (Results 1 – 3 of 3) sorted by relevance

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DInputData.h127 GAMESS_GVB, enumerator
H A DFiles.cpp2840 if (MainData->InputOptions->Control->GetSCFType()==GAMESS_GVB) in OpenGAMESSlog()
3081 if (MainData->InputOptions->Control->GetSCFType() == GAMESS_GVB) { in OpenGAMESSlog()
3124 if ((MainData->InputOptions->Control->GetSCFType() == GAMESS_GVB)&&(OrbSet!=NULL)) { in OpenGAMESSlog()
3131 if (MainData->InputOptions->Control->GetSCFType() == GAMESS_GVB) { in OpenGAMESSlog()
3491 if (MainData->InputOptions->Control->GetSCFType() == GAMESS_GVB) { in OpenGAMESSlog()
3547 if ((MainData->InputOptions->Control->GetSCFType() == GAMESS_GVB)&&(OrbSet!=NULL)) { in OpenGAMESSlog()
H A DInputData.cpp243 case GAMESS_GVB: in GAMESSSCFTypeToText()
2677 if (IData->Control->GetSCFType() == GAMESS_GVB) test = true; in WriteToFile()
2720 if (IData->Control->GetSCFType() == GAMESS_GVB) { in WriteToFile()