History log of /petsc/doc/manual/ksp.md (Results 1 – 20 of 20)
Revision Date Author Comments
# 4e8208cb 31-Jan-2026 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2026-01-13/ftn-generation-for-context-functions' into 'main'

Fortran generation of interface definitions for functions that take and return context variables (void *ctx and PetC

Merge branch 'barry/2026-01-13/ftn-generation-for-context-functions' into 'main'

Fortran generation of interface definitions for functions that take and return context variables (void *ctx and PetCtx ctx)

See merge request petsc/petsc!8956

show more ...


# 2a8381b2 13-Jan-2026 Barry Smith <bsmith@mcs.anl.gov>

Add automatic generated fortran support for setting and returning contexts

Major cleanup of the code for setting and returning application (previously called user) contexts
- PetscCtx ctx is now t

Add automatic generated fortran support for setting and returning contexts

Major cleanup of the code for setting and returning application (previously called user) contexts
- PetscCtx ctx is now the standard for passing in contexts
- PetscCtxRt ctx is the standard for passing out contexts, including context destroy routines based on PetscCtxDestroyFn

Both of these are typedef to void*

Also removed most use of user and userctx for context arguments now consistently named ctx

Improved documentation on PetscCtx and PetscCtxRt and on how to use contexts (including getting them) from Fortran

show more ...


# b47b25bf 25-Sep-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2025-08-27/docs-pcmg' into 'main'

Improve PCMG docs and code regarding default to one level and no true multigrid

See merge request petsc/petsc!8677


# efba3485 28-Aug-2025 Barry Smith <bsmith@mcs.anl.gov>

Improve PCMG documentation regarding usage with DM and if interpolation/restriction are not provided


# 0311516e 09-Sep-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 3ee672c9 06-Sep-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/doc-gamg' into 'release'

fix GAMG docs

See merge request petsc/petsc!8664


# aea0ef14 27-Aug-2025 Mark Adams <mfadams@lbl.gov>

fix GAMG docs


# 26199062 05-Jun-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2025-05-17/fix-ksp-typedef-function-prototypes' into 'main'

Clean up the use of typedef function prototypes for KSP

See merge request petsc/petsc!8431


# 4d4d2bdc 17-May-2025 Barry Smith <bsmith@mcs.anl.gov>

Clean up the use of typedef function prototypes for KSP


# 226f8a8a 20-May-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 165c2d34 20-May-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2025-05-15/docs-rm-last-of-preconditioning-matrix/release' into 'release'

Remove use of preconditioning or preconditioner matrix when it should be...

See merge request petsc/pet

Merge branch 'barry/2025-05-15/docs-rm-last-of-preconditioning-matrix/release' into 'release'

Remove use of preconditioning or preconditioner matrix when it should be...

See merge request petsc/petsc!8410

show more ...


# 7addb90f 16-May-2025 Barry Smith <bsmith@mcs.anl.gov>

Remove use of preconditioning or preconditioner matrix when it should be phrased as matrix used to construct preconditioner


# eefb368e 06-May-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 9b8bfe90 05-May-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-typos' into 'release'

Typos and ksp.md

See merge request petsc/petsc!8368


# 1c357dc0 02-May-2025 Pierre Jolivet <pierre@joliv.et>

Fix formula


# 6bfab512 28-Apr-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2025-04-20/docs-linear-regressor-in-ksp' into 'main'

Mention linear regressor in KSP docs and KSP usage from linear regressor

See merge request petsc/petsc!8334


# 789736e1 20-Apr-2025 Barry Smith <bsmith@mcs.anl.gov>

Mention linear regressor in KSP docs and KSP usage from linear regressor


# b11d9968 08-Apr-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# d000e8ac 08-Apr-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2025-04-01/docs-mv-rst-md/release' into 'release'

move last of the doc rst files over to md files

See merge request petsc/petsc!8271


# 7f296bb3 08-Apr-2025 Barry Smith <bsmith@mcs.anl.gov>

move last of the doc rst files over to md files