History log of /petsc/src/snes/tutorials/output/ex56_gdsw.out (Results 1 – 6 of 6)
Revision Date Author Comments
# 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


# ea0e54ad 10-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/snesex56_refactor' into 'main'

Update SNES/tutorials/ex56 with modern use of Plex, a Laplacian test in addition to the elasticity test, and some cleanup of ad hoc code.

See merg

Merge branch 'adams/snesex56_refactor' into 'main'

Update SNES/tutorials/ex56 with modern use of Plex, a Laplacian test in addition to the elasticity test, and some cleanup of ad hoc code.

See merge request petsc/petsc!5814

show more ...


# 3667b0a5 10-Nov-2022 Mark Adams <524115-markadams4@users.noreply.gitlab.com>

Update SNES/tutorials/ex56 with modern use of Plex, a Laplacian test in addition to the elasticity test, and some cleanup of ad hoc code.


# fe98ec71 11-Jun-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/gdsw-mg' into 'main'

Implement AGDSW coarse spaces for PCMG

See merge request petsc/petsc!5256


# 908b9b43 15-May-2022 Stefano Zampini <stefano.zampini@gmail.com>

GDSW: add tests