Home
last modified time | relevance | path

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

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DInputData.h97 IRCRun, enumerator
H A DFiles.cpp2550 if (IRCRun==MainData->InputOptions->Control->GetRunType()) in OpenGAMESSlog()
3008 } else if (MainData->InputOptions->Control->GetRunType() == IRCRun) { in OpenGAMESSlog()
3255 if (MainData->InputOptions->Control->GetRunType() == IRCRun) { in OpenGAMESSlog()
4182 runType = IRCRun; in OpenGAMESSTRJ()
4231 if (runType == IRCRun) { in OpenGAMESSTRJ()
4267 if (runType == IRCRun) { in OpenGAMESSTRJ()
H A DInputData.cpp278 …(RunType!=SadPointRun)&&(RunType!=IRCRun)&&(RunType!=GradExtrRun)&&(RunType!=DRCRun)) result=(MPLe… in GetMPLevel()
337 case IRCRun: in GetGAMESSRunText()