remove dead 'set but unused' variables
chkerr and friends wrapped
fixed duplicate CHKERRQ(ierr)
Merge branch 'barry/2022-03-19/rm-ts-petsccheckfalse' into 'main'Remove many PetscCheckFalse() from tsSee merge request petsc/petsc!4996
Remove many PetscCheckFalse() from tsCommit-type: style-fix/spend 1hThanks-to: Jose E. Roman <jroman@dsic.upv.es>
DM: Add equation part to DM aux vector key
doc: fix References: sectionNotation:. * - textor. year - text
KSPHPDDM: add -ksp_hpddm_precision [single|double]
PCGAMG: update tests* formatting of Chebyshev information* use of GAMG SA eigenvalue estimates
Minor
TS ex76: small fix
Enforce PetscCheck() and PetscAssert() usage via checkbadSource
Merge remote-tracking branch 'origin/release'
Add a basic test for Fischer 3.
Fix capitalization of proper nouns etc in PETSc documentationAdd capitalization guide to the developers style guideCommit-type: documentation/spend 20m
TAO: add TAOPYTHON classdeprecate Tao basic API to match SNES and TS paradigmsTaoSetFromOptions: call TaoLineSearchSetFromOptions
Plex: Change default to automatic distribution - Add DMPlexDistributeGet/SetDefault() to change this - Add DMPlexCopy_Internal() to keep state in Plex object consistent
rename PetscAssert() -> PetscCheck() and PetscAssertDebug() -> PetscAssert()
deprecate PETSC_STATIC_INLINE
add PetscAssert() and PetscAssertFalse()
make PetscInfo() variadic
fix usage of SETERRQ without defined error code
SETERRQ[1-9]+ begone
Merge branch 'knepley/feature-plex-explicit-timestepping' into 'main'DM+TS: Add support for mass matricesSee merge request petsc/petsc!4683
Fix name of DMPlexTSComputeRHSFunctionFEM()
1...<<11121314151617181920