History log of /petsc/src/ksp/ksp/tutorials/output/ex87_1_system-elasticity.out (Results 1 – 23 of 23)
Revision Date Author Comments
# 70646cd1 15-Dec-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/housekeeping' into 'main'

Minor housekeeping

See merge request petsc/petsc!8897


# 143f2514 14-Dec-2025 Pierre Jolivet <pierre@joliv.et>

Fix missing equal sign


# f971d498 14-Dec-2025 Pierre Jolivet <pierre@joliv.et>

Proper capitalization from Gram-Schmidt orthogonalization


# eaa7cf45 17-Nov-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2025-11-04/kspview-clearer-amat-pmat' into 'main'

Fix terminology for Pmat in KSPView output.

See merge request petsc/petsc!8826


# ecf3d421 17-Nov-2025 Barry Smith <bsmith@mcs.anl.gov>

Fix terminology for Pmat in KSPView output.


# cf5ba5da 09-Nov-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2025-11-04/fix-matview-nest-ascii' into 'main'

Fix outdated output of MatView() for nest matrix with ASCII

See merge request petsc/petsc!8827


# 7e1a0bbe 05-Nov-2025 Barry Smith <bsmith@mcs.anl.gov>

Fix outdated output of MatView() for nest matrix with ASCII

Now matches VecNest version and does not have outdated reprinting of Mat Object and type


# 867c6117 15-Oct-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2025-10-07/add-noconvergencetest-info-to-kspview' into 'main'

Have KSPView() indicate when there is no convergence test.

See merge request petsc/petsc!8777


# 8405740a 07-Oct-2025 Barry Smith <bsmith@mcs.anl.gov>

Have KSPView() indicate when there is no convergence test.

Reported-by: Elana Moral Sanchez


# 0337bfe0 08-Jul-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# bf92dce5 07-Jul-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-pchpddm-centralized-schur-ci' into 'release'

PCHPDDM: fix case of centralized Schur complement

See merge request petsc/petsc!8527


# 51ea4bc8 01-Jul-2025 Pierre Jolivet <pierre@joliv.et>

PCHPDDM: fix case of centralized Schur complement


# 970231d2 07-Mar-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/clang-format-18' into 'main'

clang-format version 18

See merge request petsc/petsc!6902


# 0923d1d9 11-Feb-2024 Pierre Jolivet <pierre@joliv.et>

Remove trailing whitespace


# 63de5e46 11-Feb-2024 Pierre Jolivet <pierre@joliv.et>

Fix double whitespace after colon


# 7b506345 14-Nov-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-10-19/fix-pcview-redundant/release' into 'main'

Fix bugs in handling PetscViewerGetSubViewer() and tabing in ASCII viewers

See merge request petsc/petsc!6948


# 5a67bb2b 30-Oct-2023 Barry Smith <bsmith@mcs.anl.gov>

Update output files based on corrections to the redundant viewer

Commit-type: housekeeping


# 143cb0d3 15-Sep-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/feature-harmonic-overlap' into 'main'

PCHPDDM: add reduced basis-based coarse space

See merge request petsc/petsc!5520


# 5e642048 14-Sep-2023 Pierre Jolivet <pierre@joliv.et>

PCHPDDM: automatic overlap generation on the constraint space


# 6827830f 02-Sep-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/feature-hpddm-blocked-projection-ci' into 'main'

PCHPDDM: coarse operators with proper block size

See merge request petsc/petsc!6853


# a3cb6a7a 01-Sep-2023 Pierre Jolivet <pierre@joliv.et>

PCHPDDM: add tests for uniform Schur complement coarse grid


# e000dd2c 28-Aug-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/pchpddm-geneo-saddle-point' into 'main'

PCHPDDM: add GenEO for MATSCHURCOMPLEMENT

See merge request petsc/petsc!6813


# 39446bbb 13-Aug-2023 Pierre Jolivet <pierre@joliv.et>

PCHPDDM: new tests for -fieldsplit_1_pc_hpddm_schur_precondition geneo