-
- Downloads
SNES petsc interface - user function for building the Jacobian (f'(x)) and the...
SNES petsc interface - user function for building the Jacobian (f'(x)) and the Residual (-f(x) = b-Ax) NL loop governed by PetSC in this case ==> Use with Generate/GenerateJac + SolveNL Useful SNES options for petsc: -snes_monitor -snes_converged_reason -snes_type ls/tr Check on Petsc manual for more! Some cleaning up in MovingBand2D routines...
Showing
- Interface/ProData.h 3 additions, 2 deletionsInterface/ProData.h
- Legacy/Cal_Value.cpp 7 additions, 7 deletionsLegacy/Cal_Value.cpp
- Legacy/Get_Geometry.cpp 0 additions, 1 deletionLegacy/Get_Geometry.cpp
- Legacy/LinAlg.h 4 additions, 3 deletionsLegacy/LinAlg.h
- Legacy/LinAlg_PETSC.cpp 142 additions, 148 deletionsLegacy/LinAlg_PETSC.cpp
- Legacy/MovingBand2D.cpp 151 additions, 165 deletionsLegacy/MovingBand2D.cpp
- Legacy/SolvingOperations.cpp 77 additions, 84 deletionsLegacy/SolvingOperations.cpp
- demos/test.msh 7843 additions, 7825 deletionsdemos/test.msh
Loading
Please register or sign in to comment