History log of /petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out (Results 1 – 14 of 14)
Revision Date Author Comments
# bbabb49b 13-Feb-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/pablo-fix-cg' into 'main'

KSP: Fix compute eigenvalues

See merge request petsc/petsc!7276


# a25662f8 12-Feb-2024 Pablo Brubeck <brubeck@protonmail.com>

KSP: fix eigenvalues computations

update outputs


# dff8f175 11-Oct-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/gamg-square-graph-true' into 'main'

GAMG: switch the default to using square graph

See merge request petsc/petsc!6923


# d4adc10f 11-Oct-2023 Mark Adams <524115-markadams4@users.noreply.gitlab.com>

GAMG: switch the default to using square graph


# 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.


# 26450a51 29-Jul-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-plex-extrude-orientation' into 'main'

Knepley/fix plex extrude orientation

See merge request petsc/petsc!5430


# 96b59273 15-Jul-2022 Matthew G. Knepley <knepley@gmail.com>

Fix test output


# 558cb1cc 27-Jun-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/mataij-graph-filter' into 'main'

Move create and filter graph from PCGAMG to MATAIJ, add MIS-k

See merge request petsc/petsc!5331


# bae903cb 15-Jun-2022 markadams4 <mfadams@lbl.gov>

added distance k MIS MatCoarsen type


# 3bd0db69 29-Nov-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2021-11-24/feature-plex-clearer-cells-per-rank' into 'main'

Fix DMView_Plex_ASCII to have clearer indications of what the numbers after i-cells are (per rank)

See merge request

Merge branch 'barry/2021-11-24/feature-plex-clearer-cells-per-rank' into 'main'

Fix DMView_Plex_ASCII to have clearer indications of what the numbers after i-cells are (per rank)

See merge request petsc/petsc!4599

show more ...


# 9880b877 25-Nov-2021 Barry Smith <bsmith@mcs.anl.gov>

Fix DMView_Plex_ASCII to have clearer indications of what the numbers after i-cells are (per rank)

Update the test output files

Commit-type: debugability
\spend 45m


# 431107de 07-Jul-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'rmills/feature-aijmkl-matproduct' into 'master'

Rmills/feature aijmkl matproduct

See merge request petsc/petsc!2841


# dea3b165 07-Jun-2020 Richard Tran Mills <rmills@rmills.org>

Add multiple MPI rank AIJMKL test case to SNES tutorial ex56.