| 4ffe9215 | 03-Jun-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-plex-edge-numbering' into 'main'
Plex: Add edge numbering
See merge request petsc/petsc!7595 |
| 484edb7d | 02-Jun-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Add edge numbering |
| 5be285bb | 02-Jun-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-cohesive-blocks' into 'main'
Plex: Changed cohesive blocking to now group whole cohesive cells together
See merge request petsc/petsc!7586 |
| 4f87c497 | 29-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Changed cohesive blocking to now group whole cohesive cells together |
| cc97e4b5 | 31-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Fix comparison |
| 5ef53592 | 31-May-2024 |
Pierre Jolivet <pierre@joliv.et> |
Fix double backtick |
| 4a6a4c7c | 29-May-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-dm-field-facedata' into 'main'
DMField: Quadrature was wrong for affine branch of facedata
See merge request petsc/petsc!7547 |
| 56245cf9 | 29-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Shorten tests |
| a2424aed | 16-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex73: Test for boundary integrals |
| 79ab67a3 | 15-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Fix boundary integrals - PetscFEIntegrateBd() now initializes its integrand - Fix many multifield bugs in this routine |
| 5390be7d | 16-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Can now process vertex sets for cohesive labels from the command line |
| 2b987297 | 16-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Allow a width for extruded cohesive cells |
| 78dc6d1f | 16-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Fix performance bug with label in cohesive transform |
| 25b8cb39 | 28-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex+ExodusII: Add check |
| 301f04e5 | 28-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex57: Add extrusion test |
| 817b2c36 | 28-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Fix ephemeral extrusion - Set dimensions correctly |
| bd8f7e58 | 14-Dec-2023 |
Jed Brown <jed@jedbrown.org> |
PTScotch: update to version 7.0.4
And update output files in sync with the changes in:
commit fd5bba114c1c881de2a56d13107fa3507f4d4df0 Redesigned dgraphFoldComm() to improve load balance in extreme
PTScotch: update to version 7.0.4
And update output files in sync with the changes in:
commit fd5bba114c1c881de2a56d13107fa3507f4d4df0 Redesigned dgraphFoldComm() to improve load balance in extreme cases [report: NOAA team]
show more ...
|
| 6f0e67ea | 17-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Try to fix symmetries for projection on cohesive cells |
| ffeef943 | 28-Apr-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Update to sowing version that supports PetscViewer and PetscObject
Remove manual Fortran stubs for PetscViewer and PetscObject arguments since now handled by sowing
Also handles the passing of null
Update to sowing version that supports PetscViewer and PetscObject
Remove manual Fortran stubs for PetscViewer and PetscObject arguments since now handled by sowing
Also handles the passing of null objects correctly
show more ...
|
| e43c9757 | 14-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Allow GMsh 4 without Entities section |
| b2033f5d | 08-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
DM: Add interface to query length of a sequence in HDF5 |
| 396ca264 | 14-May-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-geometry-model' into 'main'
Plex: Upgrade geometry model capability
See merge request petsc/petsc!7540 |
| 57c54e38 | 13-May-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Put back the dmplexconstructghostcells() manual fortran stub because new sowing does not yet automatically handle passing PETSC_NULL_INTEGER argument.
Reported-by: Adrian Croucher |
| 6e160c9f | 12-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex72: Test of geometry models |
| 49704ca5 | 12-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Fix refinement of cylinder mesh |