Skip to content

REFAC: set NonLinearSolver::m_isSemiImplicit to false by default

Jianfeng Yan requested to merge _transfer-jianfengyan/iMSTK:fix_newton into master

PR Checklist

  • Change NonLinearSolver::m_isSemiImplicit to false by default. This fixes the Newton solver unit test.

Merge request reports