SNES ex13: Fix PC
build: fix -DPETSC_SKIP_COMPLEXReported-by: "Taller, Daniel" <taller1@llnl.gov>
Remove need for seperate lib/petsc/conf/test file by merging with rules fileCommit-type: maintainability
SNESNEWTONTR: stol should be zero, since we use the trust region parameter
SNESNEWTONTR: add support for NPC and sufficient decreaseadd tests
SNES: support Application context in python codeWe keep a global registry for contexts set via Python and cast to object only if SNESGetApplicationContext returns a void* in the setOtherwise, we r
SNES: support Application context in python codeWe keep a global registry for contexts set via Python and cast to object only if SNESGetApplicationContext returns a void* in the setOtherwise, we return the address
show more ...
Add implementation of 4th-kind Chebyshev polynomial smoother
SNESNEWTONTR: add dogleg and Cauchy fallbacks from NTRDC
minor
Remove empty preprocessor variables
Merge branch 'barry/2023-02-22/rm-locdir' into 'main'Remove need for hardwired LOCDIR in all makefilesSee merge request petsc/petsc!6113
Remove unneeded declarations of LOCDIR from all the makefilesCommit-type:documentation
Double spaces, wrong backticks, or unneeded braces
Merge branch 'danofinn/swarm-example-landau-damping' into 'main'Swarm: Add swarm ex9 Landau damping + tests (ex6, ex8, snes/ex15)See merge request petsc/petsc!6026
SNES ex15: Mixed Poisson example
Minor additions for viewing image draw viewers
Merge remote-tracking branch 'origin/release'
Fix Typos
Make PetscErrorCode a non-discardable enum
Merge branch 'barry/2022-12-27/rm-vecgetarray-fortran-examples' into 'main'Replace use of VecGetArray() and friends from Fortran examples and docsSee merge request petsc/petsc!5950
Update examples to use VecGetArrayF90() and similar routines instead of VecGetArray() and similar routinesCommit-type: housekeeping/spend 2h
PCVPBJACOBI: record min/max block sizes and number of blocks for viewing
Merge branch 'hongzh/improve-fd-coloring' into 'main'Add MatEliminateZerosSee merge request petsc/petsc!5816
Add SNESPruneJacobianColor
A few more codespell fixes
12345678