runVelIC
This commit is contained in:
@@ -57,3 +57,9 @@ void MbD::AtPointConstraintIJ::postPosICIteration()
|
||||
riIeJeO->postPosICIteration();
|
||||
Item::postPosICIteration();
|
||||
}
|
||||
|
||||
void MbD::AtPointConstraintIJ::preVelIC()
|
||||
{
|
||||
riIeJeO->preVelIC();
|
||||
Item::preVelIC();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user