Merge branch 'jed/dm-plex-variable-block-sizes' into 'main'DMPlex: set variable block sizes on matrixSee merge request petsc/petsc!5347
plexreorder: add DMPlexReorder{Set,Get}Default()
PetscObjectFunctionCompose: clean up composed functions at Destroy time
DMPlex: set variable block sizes on matrixOne block per topological point, which may contain multiple fields. Notethat this leads to large block sizes for high order elements and thusone may pref
DMPlex: set variable block sizes on matrixOne block per topological point, which may contain multiple fields. Notethat this leads to large block sizes for high order elements and thusone may prefer to create smaller block sizes.
show more ...
Plex: This check is unnecessary
Plex: Fixes for some proc having no cells
Merge remote-tracking branch 'origin/release'
Doc+Plex: Fix seealso
Plex: Fix dimension when extruding from submesh
Merge branch 'barry/2022-05-24/add-petsccall-fortran-examples' into 'main'Update all Fortran examples to modern error checking with PetscCallXXX() wrappers around PETSc/MPI function calls.See mer
Merge branch 'barry/2022-05-24/add-petsccall-fortran-examples' into 'main'Update all Fortran examples to modern error checking with PetscCallXXX() wrappers around PETSc/MPI function calls.See merge request petsc/petsc!5271
Merge branch 'knepley/fix-plex-interpolator-preallocation' into 'main'Plex: Fix preallocation of general interpolatorSee merge request petsc/petsc!5292
DMPlexCreatePartitionerGraph_{Overlap,Native}: fix indexing for cell start > 0
Plex ex44: Nicer looking test
Plex: Fix coordinate handling in extrusion when extruding from a boundary surface
Add modern error checking to rest of Fortran examples/spend 2.5h
Plex: Fix preallocation of general interpolator
Plex: Construction of G2N mapping was just wrong
Plex: Fix access to first entry in a cell range
Merge branch 'knepley/fix-plex-empty-submesh' into 'main'Plex: Fix projection when we have an empty euxiliary submeshSee merge request petsc/petsc!5270
Plex: Fix projection when we have an empty euxiliary submesh
Add tutorial for setting up a PetscSF for local-to-local halo exchange
Fix handling of NULL bcPoints when creating a section in DMPlexIt is okay for bcPoints to be NULL if, for example, it is from a label that has no points on this process
A few codespell fixes
1...<<41424344454647484950>>...235