Home
last modified time | relevance | path

Searched refs:UO_LVL_dbg2 (Results 1 – 4 of 4) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/MBSKernelLib/
H A Doptimization.cpp66 if(mbs->UO(UO_LVL_dbg2).PrintMsg()) in PrecomputeNewtonFunctionValues()
67 mbs->UO(UO_LVL_dbg2, 16) << "f(x) = " << functionValue << "\n"; in PrecomputeNewtonFunctionValues()
70 if(mbs->UO(UO_LVL_dbg2).PrintMsg()) in PrecomputeNewtonFunctionValues()
71 mbs->UO(UO_LVL_dbg2, 16) << "f(x" << i << ") = " << fi << "\n"; in PrecomputeNewtonFunctionValues()
154 if(mbs->UO(UO_LVL_dbg2).PrintMsg()) in NewtonFunctionHesseMatrix()
156 mbs->UO(UO_LVL_dbg2,16) << "H" << i << j << "=" << Hmat(i,j) << "\n"; in NewtonFunctionHesseMatrix()
H A Dtimeint.cpp3689 if(UO().GetGlobalMessageLevel()==UO_LVL_dbg2) //$ DR 2011-09-15 in StaticComputation()
3691 UO(UO_LVL_dbg2) << "rv=" << rv << "\n"; in StaticComputation()
3948 if(UO().GetGlobalMessageLevel()==UO_LVL_dbg2 && SolverPrintsDetailedOutput()) //$ DR 2011-09-15 in StaticComputation()
3950 …UO(UO_LVL_dbg2) << "step lastdraw = " << lastdraw << ", TIcomptime = " << TIcomptime << ", drawnow… in StaticComputation()
H A Dmbs_communication.cpp838 if(UO().GetGlobalMessageLevel()==UO_LVL_dbg2) //$ DR 2011-09-15 in CallCompFunction()
840 UO(UO_LVL_dbg2) << str << "\n"; in CallCompFunction()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/MBS_Interface/
H A Duseroutputinterface.h36 UO_LVL_dbg2 = 8, // debug level 2 enumerator