Home
last modified time | relevance | path

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

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DInputData.h100 DRCRun, enumerator
H A DFiles.cpp2552 if (DRCRun==MainData->InputOptions->Control->GetRunType()) in OpenGAMESSlog()
3005 if (MainData->InputOptions->Control->GetRunType() == DRCRun) { in OpenGAMESSlog()
4184 runType = DRCRun; in OpenGAMESSTRJ()
4292 if (runType == DRCRun) { in OpenGAMESSTRJ()
H A DInputData.cpp278 …(RunType!=SadPointRun)&&(RunType!=IRCRun)&&(RunType!=GradExtrRun)&&(RunType!=DRCRun)) result=(MPLe… in GetMPLevel()
343 case DRCRun: in GetGAMESSRunText()