Home
last modified time | relevance | path

Searched refs:CheckSystemConsistency (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 Dperformcomp.cpp438 isinconsistent = CheckSystemConsistency(); in PreComputationOperations()
H A Dmbs.h128 …virtual int CheckSystemConsistency();//check system; rv==0 --> OK, rv==1 --> can not compute, rv==…
H A Dmbs_communication.cpp1412 rv = CheckSystemConsistency(); in CallCompFunction()
H A Dmbs.cpp373 int MultiBodySystem::CheckSystemConsistency() //check system; rv==0 --> OK, rv==1 --> can not compu… in CheckSystemConsistency() function in MultiBodySystem