Home
last modified time | relevance | path

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

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DInputData.h360 inline bool GetParallel(void) const {return ((Flags & 8)?true:false);}; in GetParallel() function
H A DInputData.cpp1265 return GetParallel(); in SetParallel()
1305 if (GetParallel()) Ele->addChildElement(CML_convert(MMP_IOSGParallel), trueXML); in WriteXML()
1414 if (GetParallel()) { in WriteToFile()
H A Dinputbuilder.cpp2091 mSGParallCheck->SetValue(TmpInputRec->System->GetParallel()); in SetupSystemItems()