Adds in dgplate : 1) Non linear solver (Newton-Raphson) 2) cohesive law
(fracture in bending OK) 3) lua version of code 4) a test case with 3rd order quadrilateral element. Some modifications are made in linearSystem (add a function to compute norm of RightHandSide) and in dofManager (add a function to have the fixed dof outside dofManager)
Showing
- Geo/MElement.cpp 4 additions, 4 deletionsGeo/MElement.cpp
- Post/PViewDataGModel.cpp 23 additions, 23 deletionsPost/PViewDataGModel.cpp
- Solver/dofManager.h 11 additions, 4 deletionsSolver/dofManager.h
- Solver/linearSystem.h 1 addition, 0 deletionsSolver/linearSystem.h
- Solver/linearSystemCSR.h 28 additions, 17 deletionsSolver/linearSystemCSR.h
- Solver/linearSystemFull.h 14 additions, 4 deletionsSolver/linearSystemFull.h
- Solver/linearSystemGMM.h 14 additions, 3 deletionsSolver/linearSystemGMM.h
- Solver/linearSystemPETSc.h 8 additions, 2 deletionsSolver/linearSystemPETSc.h
Loading
Please register or sign in to comment