| #
4bbe9138
|
| 13-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-1d-affine-map' into 'main'
Fixes for submesh handling
See merge request petsc/petsc!7823
|
| #
bb4b53ef
|
| 23-Aug-2024 |
Matthew G. Knepley <knepley@gmail.com> |
DM+DS: Create FE with degree bounds - Add degree bounds to DMCopyFields(), DMCopyDS(), PetscDSCopy(), and PetscDSSelectDiscretizations() - Add PetscFELimitDegree()
|
| #
239c4413
|
| 14-Mar-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'tisaac/fix-p4est-global-coordinates' into 'main'
DMForest: add failing test supplied by Berend van Wachem
See merge request petsc/petsc!7028
|
| #
21399927
|
| 14-Mar-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex53: Cleaned up creation and addded parallel test
|
| #
89f8043c
|
| 05-Jul-2023 |
Toby Isaac <toby.isaac@gmail.com> |
Add missing p4est requirement to dm_impls_plex_tests-ex53_0.
|
| #
27e88307
|
| 05-Jul-2023 |
Toby Isaac <toby.isaac@gmail.com> |
DMForest: add failing test supplied by Berend van Wachem
Once I figure out how to handle a discretization of type PetscContainer I can fix this
|