History log of /petsc/src/binding/petsc4py/test/test_dmplex.py (Results 1 – 25 of 55)
Revision Date Author Comments
# 62ed4282 09-Dec-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/oxford' into 'main'

Plex enhancement for firedrake

See merge request petsc/petsc!8876


# 71f1c950 30-Nov-2025 Stefano Zampini <stefano.zampini@gmail.com>

DMPlexFilter: support local meshes


# b5f0bcd6 29-Nov-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'release'


# 42bbceae 26-Nov-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-plex-natural-python' into 'release'

Plex: Add Python bindings for natural ordering functions

See merge request petsc/petsc!8845


# c039638d 12-Nov-2025 Matthew G. Knepley <knepley@gmail.com>

Plex: Add Python bindings for natural ordering functions
- Wrap PetscFECreateByCell()
- Wrap DMGetUseNatural() and DMSetUseNatural()


# 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


# 690e8b0d 07-Aug-2024 James Wright <james@jameswright.xyz>

test(petsc4py): Print reference file name in assert


# 74745b31 25-May-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 5fa27c9e 25-May-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/fix-memory-leak' into 'release'

petsc4py: fix tests leak

See merge request petsc/petsc!7575


# afa732d8 21-May-2024 Stefano Zampini <stefano.zampini@gmail.com>

petsc4py: fix tests leak


# 552edb63 18-Apr-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 10fdf553 18-Apr-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/fix-petsc4py' into 'release'

petsc4py: finalize docstrings and linting

See merge request petsc/petsc!7467


# 6f336411 09-Apr-2024 Stefano Zampini <stefano.zampini@gmail.com>

petsc4py: finalize docstring and linting

default options values should have the correct type
fix tests
conform oarray to PETSc convention
wrap Py_InitializeEx and PyImport_ImportModule with stack ca

petsc4py: finalize docstring and linting

default options values should have the correct type
fix tests
conform oarray to PETSc convention
wrap Py_InitializeEx and PyImport_ImportModule with stack calls
update makefile for docs and linting rules
add petsc4py tests to linux-pkgs-dbg
modify documentation

show more ...


# 5a48edb9 16-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'dalcinl/petsc4py-docs' into 'main'

petsc4py documentation sprint (Faversham, England, 2023)

See merge request petsc/petsc!6313


# 55a74a43 12-Apr-2023 Lisandro Dalcin <dalcinl@gmail.com>

petsc4py documentation sprint (Faversham, England, 2023)

Co-authored-by: Jack Betteridge <j.betteridge@imperial.ac.uk>
Co-authored-by: Nathan Collier <nathaniel.collier@gmail.com>
Co-authored-by: Li

petsc4py documentation sprint (Faversham, England, 2023)

Co-authored-by: Jack Betteridge <j.betteridge@imperial.ac.uk>
Co-authored-by: Nathan Collier <nathaniel.collier@gmail.com>
Co-authored-by: Lisandro Dalcin <dalcinl@gmail.com>
Co-authored-by: Iglesia Dolci <daia.dolci@gmail.com>
Co-authored-by: David Ham <david.ham@imperial.ac.uk>
Co-authored-by: Marcin Rogowski <marcin.rogowski@gmail.com>
Co-authored-by: Koki Sagiyama <k.sagiyama@imperial.ac.uk>
Co-authored-by: Connor Ward <c.ward20@imperial.ac.uk>
Co-authored-by: Stefano Zampini <stefano.zampini@gmail.com>

show more ...


# 8839b171 30-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'uzerbinati/petsc4py' into 'main'

Exposing minimal DMPlexTransform for Alfeld refinement

See merge request petsc/petsc!6164


# 4aa747ac 30-Mar-2023 Umberto Zerbinati <umberto.zerbinati@kaust.edu.sa>

Exposing minimal DMPlexTransform for Alfeld refinement


# dcdbcfb0 30-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'JDBetteridge/petsc4py_gc_fix' into 'main'

Add memory cleanup operations suitable for managed languages, and corresponding calls to petsc4py

See merge request petsc/petsc!4619


# 62e5d2d2 30-Sep-2022 JDBetteridge <j.betteridge@imperial.ac.uk>

Add memory cleanup operations suitable for managed languages, and corresponding calls to petsc4py


# f7ad2fb2 09-May-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jwallwork23/metric-input' of https://gitlab.com/jwallwork23/petsc into 'main'

Pass metric `Vec`s rather than their addresses

See merge request petsc/petsc!5044


# 5d6e921e 28-Mar-2022 Joe Wallwork <j.wallwork16@imperial.ac.uk>

petsc4py plex: update bindings following metric api change


# 0e99b0e2 29-Mar-2022 Joe Wallwork <j.wallwork16@imperial.ac.uk>

petsc4py plex: add bindings for metric<Is/Set>Uniform


# 6e9d72bf 26-Mar-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-plex-io-tests' into 'main'

Cleaning up some Plex I/O

See merge request petsc/petsc!5013


# ffa8c570 23-Mar-2022 Matthew G. Knepley <knepley@gmail.com>

Plex: Cleaned up ex5


# b3f4e4a4 23-Mar-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jwallwork23/hausd' into 'main'

Plex metric: control [Par]Mmg's Hausdorff number

See merge request petsc/petsc!5005


123