History log of /petsc/src/snes/tutorials/output/ex56_seqaijmkl.out (Results 1 – 14 of 14)
Revision Date Author Comments
# 4185d930 16-Aug-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jrwrigh/dm_box_label' into 'main'

Plex: Add box labeling to simplex, input meshes

See merge request petsc/petsc!7741


# 281879d4 05-Aug-2024 James Wright <james@jameswright.xyz>

plex: Print out labels in sorted stratum order


# 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


# 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


# a686821c 04-May-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/feature-rm-spaces-plurals' into 'main'

Remove unneeded spaces/plurals

See merge request petsc/petsc!5193


# 8cc725e6 01-May-2022 Pierre Jolivet <pierre@joliv.et>

Remove extra spaces and unwanted plurals


# 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


# a8736bf8 03-Jun-2020 Richard Tran Mills <rmills@rmills.org>

Add seqaijmkl case to SNES ex56 to test PtAP for symmetric matrices.