Home
last modified time | relevance | path

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

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/MBSKernelLib/
H A Dperformcomp.cpp528 UO(UO_LVL_err) << "total newton iterations = " << GetNewtonItSum() << "\n"; in PostComputationOperations()
H A Dtimeint.h281 virtual int GetNewtonItSum() const {return log.TInewtonitsum;} in GetNewtonItSum() function