runPosIC, assignEquationNumbers

This commit is contained in:
Aik-Siong Koh
2023-05-30 10:00:25 -06:00
parent 9ddbdca742
commit f4debf4865
43 changed files with 288 additions and 22 deletions

View File

@@ -92,6 +92,9 @@ void MbD::EndFrameqct::initppPhiThePsiptptBlks()
void MbD::EndFrameqct::postInput()
{
this->evalrmem();
this->evalAme();
Item::postInput();
}
void MbD::EndFrameqct::calcPostDynCorrectorIteration()