History log of /petsc/src/binding/petsc4py/test/test_dmplex.py (Results 26 – 50 of 55)
Revision Date Author Comments
# 8d4b236a 22-Mar-2022 Joe Wallwork <j.wallwork16@imperial.ac.uk>

petsc4py plex: get/set no surf


# a5745b59 22-Mar-2022 Joe Wallwork <j.wallwork16@imperial.ac.uk>

petsc4py plex: get/set Hausdorff number


# c244c1eb 15-Feb-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-plex-distribute-default' into 'main'

Plex: Change default to automatic distribution

See merge request petsc/petsc!4843


# e600fa54 14-Feb-2022 Matthew G. Knepley <knepley@gmail.com>

Plex: Change default to automatic distribution - Add DMPlexDistributeGet/SetDefault() to change this - Add DMPlexCopy_Internal() to keep state in Plex object consistent


# ca2914e5 13-Jan-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jwallwork23/default-to-mmg' into 'main'

Set Mmg and ParMmg as the default adaptors

See merge request petsc/petsc!4665


# d03c5e66 05-Jan-2022 Joe Wallwork <j.wallwork16@imperial.ac.uk>

petsc4py plex: orient and then refine in testAdapt
- The mesh only has 6 elements, so we need to refine in order for all 4 procs to have entities.


# 792affc0 14-Dec-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jwallwork23/fix-tag-preservation' into 'main'

Metric fixes 2: tag preservation

See merge request petsc/petsc!4627


# b59e092e 07-Dec-2021 Joe Wallwork <j.wallwork16@imperial.ac.uk>

petsc4py plex: test normalization
-Note that the plex only needs to be oriented because of the way it is set up (manually) in test_dmplex.py


# 3f07679e 08-Dec-2021 Joe Wallwork <j.wallwork16@imperial.ac.uk>

plex metric: compute determinant when modifying metric


# 887dddf3 19-Nov-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jwallwork23/mmg-trim' into 'main'

Plex interface for Mmg and ParMmg

See merge request petsc/petsc!4431


# e77db20c 28-Oct-2021 Joe Wallwork <j.wallwork16@imperial.ac.uk>

petsc4py plex: update error code in testAdapt


# 358f35a7 16-Nov-2021 Joe Wallwork <j.wallwork16@imperial.ac.uk>

petsc4py plex: bindings for (Par)Mmg getters and setters


# be7a8307 18-Nov-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'ksagiyam/dmplex_path_change' into 'main'

Ksagiyam/dmplex path change

Closes #956 and #896

See merge request petsc/petsc!4441


# cd7e8a5e 03-Aug-2021 ksagiyam <k.sagiyama@imperial.ac.uk>

plex: DMPlex needs to be named before calling DM{View, Load}()

DMPlexCreateFromFile() takes mesh name as argument


# 260ff5ae 27-Oct-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jwallwork23/metric-petsc4py' into 'main'

Python bindings for metric utils

See merge request petsc/petsc!4430


# 1a514187 08-Oct-2021 Joe Wallwork <j.wallwork16@imperial.ac.uk>

petsc4py plex: update testAdapt


# d6a8d7c6 19-Oct-2021 Joe Wallwork <j.wallwork16@imperial.ac.uk>

petsc4py plex: add testMetric


# 0330569c 15-Oct-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# a1df9247 14-Oct-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/fix-petsc4pytests-single' into 'release'

PETSC4PY: fix tests for single precision

See merge request petsc/petsc!4418


# e0aaf7da 06-Oct-2021 Stefano Zampini <stefano.zampini@gmail.com>

PETSC4PY: fix tests for single precision


# 9b3f0822 24-Aug-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-orientation-rethink' into 'main'

Plex: Rethink Plex orientation

See merge request petsc/petsc!4218


# 3df08285 11-Aug-2021 Matthew G. Knepley <knepley@gmail.com>

Plex: DMPlexCreateFromCellListPetsc() should only create a mesh on rank 0


# fa49ac38 15-Jun-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/fix-mpi4py-path' into 'main'

mpi4py: set PETSC_MPI4PY_PYTHONPATH etc in configureLibrary() - not in Install()

See merge request petsc/petsc!4086


# f89ec98f 14-Jun-2021 Satish Balay <balay@mcs.anl.gov>

TestPlexHDF5PETSCSimpleHeterogeneous: test requires mpi4py - so skip test if mpi4py not found


# 1c4bad54 23-Jan-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'ksagiyam/plex_hdf5_tests' into 'master'

plex hdf5: replicate plex/tutorials/ex5 in petsc4py

See merge request petsc/petsc!3445


123