ENH: Move the LPC from the nonlinear system to CG solver
Move the Linear Projection Constraints (LPC) from the nonlinear system to CG solver for simplicity. LPC are only used in CG.
Showing
- Base/Core/imstkAPIUtilities.h 0 additions, 1 deletionBase/Core/imstkAPIUtilities.h
- Base/Solvers/imstkConjugateGradient.cpp 9 additions, 6 deletionsBase/Solvers/imstkConjugateGradient.cpp
- Base/Solvers/imstkConjugateGradient.h 31 additions, 0 deletionsBase/Solvers/imstkConjugateGradient.h
- Base/Solvers/imstkNewtonSolver.cpp 1 addition, 1 deletionBase/Solvers/imstkNewtonSolver.cpp
- Base/Solvers/imstkNonlinearSystem.h 18 additions, 3 deletionsBase/Solvers/imstkNonlinearSystem.h
- Examples/Sandbox/main.cpp 4 additions, 6 deletionsExamples/Sandbox/main.cpp
Loading
Please register or sign in to comment