| #
7625649e
|
| 10-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
DM+Plex: Now we can register different geometric models for mesh refinement - Add a registration list for geometry model functions - Add DM method snaptogeommodel
|
| #
1e4ec879
|
| 06-May-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-viewer-hdf5-format' into 'main'
Plex+HDF5+Viewer: Add docs and new storage version functions
See merge request petsc/petsc!7525
|
| #
1e4a82c4
|
| 03-May-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex+HDF5+Viewer: Add docs and new storage version functions
|
| #
0c3d0987
|
| 17-Apr-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-plex-transform-cohesive' into 'main'
Plex: First step toward parallel cohesive cell creation
See merge request petsc/petsc!7459
|
| #
0542aa8c
|
| 12-Apr-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Major changes to the behavior of cohesive cells - Ghost cohesive cells now have no special marking (was shift3) - By default, impinging faces separating fault sides do not split, but instead fo
Plex: Major changes to the behavior of cohesive cells - Ghost cohesive cells now have no special marking (was shift3) - By default, impinging faces separating fault sides do not split, but instead force unsplit nodes on the fault
show more ...
|
| #
0851c46e
|
| 12-Apr-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Extensive reworking of orientation - This allows an interior surface to be oriented - Added DMPlexOrientLabel()
|
| #
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
|
| #
1fca310d
|
| 19-Feb-2024 |
James Wright <james@jameswright.xyz> |
Plex Isoperiodic: Allow multiple Face SFs
This is important for cases of multiple directions of periodicity, whose transforms are necessarily distinct from each other.
|
| #
c2b1fde0
|
| 14-Mar-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'ksagiyam/plex_submesh_minimal_0' into 'main'
plex: add arguments to DMPlexFilter()
See merge request petsc/petsc!7362
|
| #
30cbcd5d
|
| 20-Nov-2023 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
plexsubmesh: add sanitizeSubmesh to DMPlexFilter()
|
| #
4d00ad26
|
| 20-Nov-2023 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
plexsubmesh: add ignoreLabelHalo to DMPlexFilter()
|
| #
fdb4e32b
|
| 25-Oct-2023 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
plexsubmesh: add ownershipTransferSF to DMPlexFilter()
|
| #
c5997e43
|
| 16-Feb-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-io-section-perm' into 'main'
Plex: Flexible creation of section permutations
See merge request petsc/petsc!7258
|
| #
adc21957
|
| 02-Feb-2024 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Flexible creation of section permutations - Add createsectionpermutation to DM ops - Change DMPlexReorderDefaultFlag to DMReorderDefaultFlag - Move DMReorderDefaultFlag to the correct header
A
Plex: Flexible creation of section permutations - Add createsectionpermutation to DM ops - Change DMPlexReorderDefaultFlag to DMReorderDefaultFlag - Move DMReorderDefaultFlag to the correct header
Apply 1 suggestion(s) to 1 file(s)
show more ...
|
| #
164282b9
|
| 23-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/dmplexforest' into 'main'
Updates to DMPLEX and DMFOREST
See merge request petsc/petsc!7217
|
| #
3ac0285d
|
| 17-Jan-2024 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlexDistribute: sort ranks for migration
add boolean flat to DMPlexPartitionLabelCreateSF arguments update tests
|
| #
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
|
| #
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 ...
|
| #
c8629ca8
|
| 17-Dec-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/minsurf-local' into 'main'
Improve support for nonlinear domain decomposition solvers
See merge request petsc/petsc!7084
|
| #
6493148f
|
| 28-Nov-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPLEXSNES: support objective functions
|
| #
3de58703
|
| 04-Dec-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hdf5-1.14.0' into 'main'
HDF5 1.14.3
See merge request petsc/petsc!6116
|
| #
6afe31f6
|
| 28-Nov-2023 |
Martin Diehl <mail@martin-diehl.net> |
drop support for MED files
|
| #
6cdbbeb7
|
| 22-Nov-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
bd5ad44f
|
| 21-Nov-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-11-20/docs-manpage-minor-work/release' into 'release'
Minor work on manual pages (in include directory)
See merge request petsc/petsc!7042
|
| #
95bd0b28
|
| 21-Nov-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Minor work on manual pages (in include directory)
|