Home
last modified time | relevance | path

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

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DInputData.h794 inline bool GetPrintFC(void) const {return ((BitOptions & 8)?true:false);}; in GetPrintFC() function
H A DInputData.cpp3124 if (GetPrintFC()) { in WriteToFile()
3151 if (GetPrintFC()) Ele->addChildElement(CML_convert(MMP_IOHGInternalFC), trueXML); in WriteXML()
H A Dinputbuilder.cpp2261 mHessPrintIntFCCheck->SetValue(TmpInputRec->Hessian->GetPrintFC()); in SetupHessOptsItems()