| #
d8e47b63
|
| 17-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-09-02/rebased-fix-conversion-warnings' into 'main'
Compiler finds (and forbid) casts from higher precision integers to lower
See merge request petsc/petsc!7806
|
| #
f2719977
|
| 09-Sep-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Viwering PetscSection displays dof as dim in the ASCII files, fix to dof
|
| #
6d174762
|
| 29-Mar-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jrwrigh/multiple_isoperiodic' into 'main'
Plex Isoperiodic: Allow multiple periodic directions
See merge request petsc/petsc!7305
|
| #
9ae3492b
|
| 19-Feb-2024 |
James Wright <james@jameswright.xyz> |
DMPlex SFC: Separate different periodic directions
Co-authored-by: Jed Brown <jed@jedbrown.org>
|
| #
114237d5
|
| 09-Jan-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/dm-plex-box-sf' into 'main'
DM: parallel periodic box mesh with Z-order
See merge request petsc/petsc!5411
|
| #
5dca41c3
|
| 06-Jan-2023 |
Jed Brown <jed@jedbrown.org> |
DMPlex: expose -dm_plex_shape zbox and document zbox/isoperiodicity
|
| #
5f06a3dd
|
| 30-Dec-2022 |
Jed Brown <jed@jedbrown.org> |
DMPlex SFC: Isoperiodic with partitioning/distribute support
* give all edges consistent orientation * This ensures that edges are matched consistently. It's overkill, but we trim that work an
DMPlex SFC: Isoperiodic with partitioning/distribute support
* give all edges consistent orientation * This ensures that edges are matched consistently. It's overkill, but we trim that work another time. * isoperiodic face SF is migrated during DMDistribute * tests/ex49: add command-line diagnostic and control of tensor ordering * quash -Wmaybe-uninitialized false positives
show more ...
|