Home
last modified time | relevance | path

Searched refs:GetDIIS (Results 1 – 2 of 2) sorted by relevance

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DInputData.h704 bool GetDIIS(void) const {return ((ConverganceFlags & 16)?true:false);}; in GetDIIS() function
H A DInputData.cpp2698 if (GetDIIS()) File->WriteLine("DIIS=.T. ", false); in WriteToFile()
2761 if (GetDIIS()) Ele->addChildElement(CML_convert(MMP_IOSGDIIS), trueXML); in WriteXML()