Add mention of Picard linearization to manual and SNESSetJacobian() man pageHg-commit: 7121e9dbf01d1d5df0e7f054b5f5e079f5347347
added snesncg (nonlinear conjugate gradient) solverHg-commit: 3a811f428933958bf37efb70972f4326cbc59e5c
changed SNESRICHARDSON to SNESNRICHARDSONHg-commit: 697b0447fe36f835db939ac8db289c880d74f9c7
more changes of Newton to SNESSNESView only prints inner snes if it used by outter snesHg-commit: c84e9c7c4e16141e1039a62c33518e578258767f
updated test output to use SNES Iterations instead of Newton Iterationschanged line search calling sequences so that all input arguments are passed before output argumentsfixed Picard to use same c
updated test output to use SNES Iterations instead of Newton Iterationschanged line search calling sequences so that all input arguments are passed before output argumentsfixed Picard to use same calling sequence of line searches as other SNES methodsHg-commit: fae74e5081b3f5b3bc28fa3a5e81739ea7ae697c
show more ...
added SNESSHELLadded a few PETSc app publicationsHg-commit: 1b8c6e638bf0818c09fc4ed459273c4358565dcf
updates to Picard and NGRMRES, changed Newton Iterations in many places to SNES Interations cause Newton may not be usedHg-commit: c3d7930ffed88a623e0dcad5d3394aaf20b8e932
merge TS Fortran interface updates from 3.2Hg-commit: 56151220512698968f149b4ce5a37e8bd290adf7
Add documentation for {KSP,SNES,TS}Monitor().And generate Fortran stubs. This mostly only makes sense in the case ofTSMonitor() which Fortran uses of the TSStep() interface may want to call.Hg-c
Add documentation for {KSP,SNES,TS}Monitor().And generate Fortran stubs. This mostly only makes sense in the case ofTSMonitor() which Fortran uses of the TSStep() interface may want to call.Hg-commit: da21192ea1243c88c16d1f2b7457c3aff441e920
added SNES broyden and changed KSP broyden to reflect the actual method it implements ("good" l-broyden).Hg-commit: 3ccc93be807db7868dedd62444ee0669abb450fc
forgotHg-commit: c0f8397380ba3b5ded78d84e6a73d1578d59b9b0
Check for valid parameter ranges in KSPSetTolerances() and SNESSetTolerances()Hg-commit: 19c102477bd455d2ebff43badbd84a0b55d00bbf
Add PetscObjectOptionsBegin() and description,mansec to PetscHeaderCreate()* Options are now only printed once for each object.* Man section and long description of each object is now available in
Add PetscObjectOptionsBegin() and description,mansec to PetscHeaderCreate()* Options are now only printed once for each object.* Man section and long description of each object is now available in the class.Hg-commit: 322958b27c7d8b12f5de95b143f4ac840fe2458c
heat equation now plots energy and forcesHg-commit: 7aa9c119c32770f0c353b5e5cac6ff7cbdd6023f
complex fix for sorqn solver.Hg-commit: 8b8b9f9645355b2026efafe676321a60a45c9096
Added initial crack at pointwise SOR-QuasiNewton nonlinear smootherHg-commit: d5df908d6dfb16fafeb4d90fd9d01a225d9ed930
changed sqrt() to PetscSqrtReal() to work properly with __float128changed some %G to use %14.12e and (double) to work with __float128Hg-commit: a8faa4e64896cf76f3f64094484ef5e06761417b
Clarify docs for SNES PC and NGMRESHg-commit: fff1a4ac219063804502c8f98861bca0ddaed95b
Further clarify SNESSolve docs: F(x)=bHg-commit: 9daefd91551740eabc1a8791afdd950e097cba99
Turned on docs for SNESDefaultGetWork()Hg-commit: af358de5c5801cb59d807ab3404562ad908cab07
SNESSetUp() should only complain about missing formfunction if dm also not setHg-commit: fe2acd69284e722e284bdc89d7f1e8344ecf25f0
MergedHg-commit: 0b7ce13e7b115e7a8cf3d8276f9a3917f63e30c2
Remove stale special case MatFDColoringDestroy() when SNESDefaultComputeJacobianColor is usedHg-commit: f6059c719d8cf7a624f3730e58bd0602276a2dd8
commit after mergeHg-commit: 52ca8f374475747b31b6619f36f746eeb92682d6
only creae new MatMFFD if there is not a matrix already thereHg-commit: b4800af7ebb57352ff298f280f7359cb133b8bc7
1...<<41424344454647484950>>...74