| #
609caa7c
|
| 19-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/rm-explicit-empty-output_file' into 'main'
Remove 535 empty .out and consolidate the use of output/empty.out
See merge request petsc/petsc!8538
|
| #
3886731f
|
| 09-Jul-2025 |
Pierre Jolivet <pierre@joliv.et> |
Remove explicitly listed empty files and switch to output/empty.out
|
| #
c6fd91da
|
| 29-May-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-eph-extrusion' into 'main'
Plex: Fix ephemeral extrusion
See merge request petsc/petsc!7582
|
| #
301f04e5
|
| 28-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex57: Add extrusion test
|
| #
fa8daf30
|
| 26-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/dmplexinterp' into 'main'
speed up DMPlexInterpolate
See merge request petsc/petsc!6563
|
| #
0528010d
|
| 08-Jun-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
Plex: DMPlexCreateEphemeral() needs to take a prefix argument - It calls DMSetFromOptions() and also creates the DM, so we need a chance to set a prefix
|
| #
31d78bcd
|
| 02-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-12-10/petscerrorcode-nodiscard' into 'main'
Feature: Non-discardable PetscErrorCode
See merge request petsc/petsc!5923
|
| #
3ba16761
|
| 10-Dec-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Make PetscErrorCode a non-discardable enum
|
| #
3b8a638f
|
| 28-Oct-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-ephemeral-label' into 'main'
DMLabel: Added another implementation of DMLabel
See merge request petsc/petsc!5763
|
| #
0fcd6f6b
|
| 22-Oct-2022 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex57: Added tests for ephemeral labels
|
| #
7d8d4117
|
| 17-Oct-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-ephemeral-mesh' into 'main'
Plex: First implementation of ephemeral meshes
See merge request petsc/petsc!5738
|
| #
25538a83
|
| 17-Oct-2022 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex57: Tests for ephemeral meshes
|