| ae2d839d | 20-Jan-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex33: Use internal coordinate space creation and builtin coordinate maps |
| be664eb1 | 20-Jan-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Rework coordinate maps - Add DMPlexCoordMap and some default maps - Allow mapping to be done from DMSetFromOptions() - Reimplemented DMPlexShearGeometry() - Added affine fallback to DMPlexRemap
Plex: Rework coordinate maps - Add DMPlexCoordMap and some default maps - Allow mapping to be done from DMSetFromOptions() - Reimplemented DMPlexShearGeometry() - Added affine fallback to DMPlexRemapGeometry()
show more ...
|
| 4b87bf80 | 20-Jan-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Use same coordinate degree for refined mesh |
| c5aedaa3 | 20-Jan-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Improve high order drawing |
| a9cd3c18 | 20-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-fault-pc' into 'main'
Plex: Allow section reordering by default
See merge request petsc/petsc!7197 |
| 882cb04d | 20-Jan-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex5: Add tests of section reordering |
| d02c7345 | 12-Jun-2023 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Allow section reordering by default - Add DMPlexReorderSectionGetDefault() and DMPlexReorderSectionGetDefault() - Allow default reordering for sections the can group points - Bigger blocks gene
Plex: Allow section reordering by default - Add DMPlexReorderSectionGetDefault() and DMPlexReorderSectionGetDefault() - Allow default reordering for sections the can group points - Bigger blocks generate a variable block size description - Add -dm_plex_reorder_section
show more ...
|
| 3cc88e6a | 09-Jan-2024 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPLEX: fix LogEvent unbalances |
| 49d85fc3 | 14-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| b23db253 | 10-Jan-2024 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMSetFromOptions_Plex: fix prerefinement case for periodic meshes |
| 5b2fd076 | 12-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-gmsh-labels' into 'main'
Plex+Gmsh: Add -dm_plex_gmsh_use_generic to allow users to keep generic labels with regions
See merge request petsc/petsc!7178 |
| 06295560 | 11-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-lexi-order' into 'main'
Plex: Fix lexicographic closure ordering
See merge request petsc/petsc!7173 |
| 2b205333 | 11-Jan-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex+Gmsh: Add -dm_plex_gmsh_use_generic to allow users to keep generic labels with regions |
| 3c82e914 | 11-Jan-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex8: Fixed face ordering for discontinuous fields |
| 5f82726a | 08-Jan-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Discontinuous fields do not have unknowns on faces/edges - Fix tensor ordering to allow discontinuous simplex fields |
| 53df731d | 08-Jan-2024 |
Pierre Jolivet <pierre@joliv.et> |
Fix "Extra spaces in test harness rules" in checkbadSource |
| 80f88c66 | 04-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jeremy/ceed-basis-update' into 'main'
ceed - use CEED_BASIS_NONE over CEED_BASIS_COLLOCATED
See merge request petsc/petsc!7125 |
| 942d34d0 | 03-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-ubsan' into 'main'
Pacify UBSan
See merge request petsc/petsc!7158 |
| 1f5f95ac | 03-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-create-and-view' into 'main'
Fixes for Plex creation and viewing
See merge request petsc/petsc!7159 |
| 85036b15 | 03-Jan-2024 |
Matthew G. Knepley <knepley@gmail.com> |
DM: Correct misspelling |
| 0cae8135 | 02-Jan-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex1: Make output optional |
| 8e3a54c0 | 24-Dec-2023 |
Pierre Jolivet <pierre@joliv.et> |
Sys: add PetscSafePointerPlusOffset() to pacify UBSan |
| 4e22dd4c | 02-Jan-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Allow label creation and submesh selection during DMSetFromOptions() |
| e01335df | 02-Jan-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Allow user to set active label for transform - Fix diagnostic view |
| bd3611e6 | 02-Jan-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Fix options processing |