-
- Downloads
[NL] Remove Matrix/Vector types from NR interface
The types for the jacobian matrix and the residual vector are not needed in the NewtonRaphson class interface, only in the interior and can be (mostly) deduced from the JacobianMatrixUpdate and ResidualUpdate first function argument.
Showing
- MaterialLib/FractureModels/Coulomb.cpp 3 additions, 7 deletionsMaterialLib/FractureModels/Coulomb.cpp
- MaterialLib/SolidModels/CreepBGRa.cpp 2 additions, 6 deletionsMaterialLib/SolidModels/CreepBGRa.cpp
- MaterialLib/SolidModels/Ehlers.cpp 1 addition, 4 deletionsMaterialLib/SolidModels/Ehlers.cpp
- MaterialLib/SolidModels/Lubby2.cpp 1 addition, 4 deletionsMaterialLib/SolidModels/Lubby2.cpp
- NumLib/NewtonRaphson.h 27 additions, 2 deletionsNumLib/NewtonRaphson.h
- ProcessLib/RichardsMechanics/ComputeMicroPorosity.h 3 additions, 7 deletionsProcessLib/RichardsMechanics/ComputeMicroPorosity.h
- ProcessLib/TwoPhaseFlowWithPrho/TwoPhaseFlowWithPrhoMaterialProperties.cpp 1 addition, 4 deletions...seFlowWithPrho/TwoPhaseFlowWithPrhoMaterialProperties.cpp
- Tests/NumLib/NewtonRaphson.cpp 3 additions, 7 deletionsTests/NumLib/NewtonRaphson.cpp
Loading
Please register or sign in to comment