History log of /petsc/include/petscdmplex.h (Results 126 – 150 of 1028)
Revision Date Author Comments
# 51eee583 16-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-ceed-fv' into 'main'

PetscFV: Adding CEED support

See merge request petsc/petsc!6175


# 52e7713a 15-Mar-2023 Matthew G. Knepley <knepley@gmail.com>

PetscFV: Adding CEED support
- Add DMPlexGetLocalOffsetsSupport()


# 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


# 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 ...


# 6725e60d 29-Dec-2022 Jed Brown <jed@jedbrown.org>

DMPlex SFC: periodicity working in serial

-dm_plex_box_sfc -dm_plex_box_bd periodic,none,none

* 1-element periodicity
* Single global representation of coordinates
* DMGlobalToLocal applies offset

DMPlex SFC: periodicity working in serial

-dm_plex_box_sfc -dm_plex_box_bd periodic,none,none

* 1-element periodicity
* Single global representation of coordinates
* DMGlobalToLocal applies offset to periodic points
* periodicity is only supported in one dimension at present

show more ...


# 4e2e9504 28-Dec-2022 Jed Brown <jed@jedbrown.org>

DMPlex SFC: create face periodicity

This introduces a new DMPlexSetPeriodicFaceSF(), but does not yet use it
when creating global spaces.


# f5adb84b 28-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley-release-patch-59058' into 'main'

Remove DMPlexComputeGeometryFEM since it was broken

See merge request petsc/petsc!5879


# 455ad57e 26-Nov-2022 Matthew Knepley <knepley@gmail.com>

Remove DMPlexComputeGeometryFEM since it was broken


# 7944ecbd 11-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'haplav/feature-plex-parallel-topo-load' into 'main'

Plex: add petsc-native HDF5 format v3.0.0 with parallel loading

Closes #955

See merge request petsc/petsc!5238


# 9ed1248d 22-Mar-2022 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

enable DMPlexStorageVersion 3.0.0


# 81da5c8c 09-May-2022 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

add DMPLEX_STORAGE_VERSION_FIRST = 1.0.0


# 7d8d4117 17-Oct-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-ephemeral-mesh' into 'main'

Plex: First implementation of ephemeral meshes

See merge request petsc/petsc!5738


# 9f4ada15 12-Oct-2022 Matthew G. Knepley <knepley@gmail.com>

Plex: First implementation of ephemeral meshes
- Add DMPlexGet/RestoreOrientedCone()
- Add a transform to Plex, which makes it an ephemeral mesh
- Add depth information to PlexTransform
- Fix filter

Plex: First implementation of ephemeral meshes
- Add DMPlexGet/RestoreOrientedCone()
- Add a transform to Plex, which makes it an ephemeral mesh
- Add depth information to PlexTransform
- Fix filter transform
- Fix Plex view for ephemeral meshes
- Right now, check mesh->tr for an ephemeral mesh, but later we could
make a subclass
- Remove DMPlexAddConeSize()

show more ...


# 061e922f 22-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-21/2-bike-2-shed' into 'main'

Feature: Bicycle Storage Facility 2

See merge request petsc/petsc!5661


# 6524c165 21-Sep-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Transform all header-guards into ifndefs to make clang-format ignore them for preprocessor indentation


# c995d810 16-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-plex-periodic-hdf5' into 'main'

Knepley/fix plex periodic hdf5

See merge request petsc/petsc!5637


# 3822b603 15-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-14/mpi-datatype-type-checking' into 'main'

Re-enable MPI_Datatype compiler type checking attributes

See merge request petsc/petsc!5636


# 93d501b3 14-Sep-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Re-enable MPI_Datatype compiler type checking attributes, and add them to a few more places


# d7d32a9a 14-Sep-2022 Matthew G. Knepley <knepley@gmail.com>

Plex: DMPlexCheckPointSF() now can allow extra roots - This happens for periodic cuts


# 5e0ab529 25-Aug-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'ksagiyam/plex_io_freeze_distribution' into 'main'

plexhdf5: Allow for saving/loading parallel distributions

See merge request petsc/petsc!5353


# d2522c19 31-May-2022 ksagiyam <k.sagiyama@imperial.ac.uk>

plexhdf5: add DMPlexDistribution{View, Load}_HDF5_Static


# 1d1f2f2a 12-Jun-2022 ksagiyam <k.sagiyama@imperial.ac.uk>

plexdistribute: add DMPlexDistribution{Set, Get}Name()


# 58d68138 23-Aug-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-08-21/clang-format-source' into 'main'

format repository with clang-format

See merge request petsc/petsc!5541


# 9371c9d4 22-Aug-2022 Satish Balay <balay@mcs.anl.gov>

clang-format: convert PETSc sources to comply with clang-format


# 32105407 17-Aug-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-08-13/fix-man-include' into 'main'

Fix up manual pages in include/ including adding tick marks

See merge request petsc/petsc!5528


12345678910>>...42