Home
last modified time | relevance | path

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

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DInputData.h705 void SetDIIS(bool State) {ConverganceFlags = (ConverganceFlags & 0xEF) + (State ? 16 : 0);}; in SetDIIS() function
H A DInputData.cpp2829 SetDIIS(tb); in ReadXML()