History log of /petsc/src/dm/impls/plex/plex.c (Results 301 – 325 of 1780)
Revision Date Author Comments
# 786e2ac0 03-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-plex-extrude' into 'main'

DM: Rework options handling for coordinate DM

Closes #1275

See merge request petsc/petsc!5789


# dd4c3f67 31-Oct-2022 Matthew G. Knepley <knepley@gmail.com>

DM: Rework options handling for coordinate DM
- DMSetFromOptions() also calls it for the coordinate DM
- Give coordinate DM the prefix cdm_ + DM prefix
- Plex turns off reordering and calls SetFromOp

DM: Rework options handling for coordinate DM
- DMSetFromOptions() also calls it for the coordinate DM
- Give coordinate DM the prefix cdm_ + DM prefix
- Plex turns off reordering and calls SetFromOptions
- PlexTransform marks setfromoptionscalled on the transformed DM
- Fix options prefix and setfromoptions in DMPlexProjectCoordinates()

show more ...


# a207d08e 30-Oct-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# ed31fb71 30-Oct-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jose/codespell-typos' into 'release'

A few more codespell fixes

See merge request petsc/petsc!5786


# d5b43468 29-Oct-2022 Jose E. Roman <jroman@dsic.upv.es>

A few more codespell fixes


# 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


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

source code format changes due to .clang-format changes


# ff6450cf 21-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-plex-annulus' into 'main'

Knepley/feature plex annulus

See merge request petsc/petsc!5656


# 1d877f93 20-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley-main-patch-26271' into 'main'

Fix typo

See merge request petsc/petsc!5657


# b7124133 20-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-17/slimmer-petscobject' into 'main'

Feature: Slimmer PetscObject

See merge request petsc/petsc!5649


# fe28d297 19-Sep-2022 Matthew Knepley <knepley@gmail.com>

Update src/dm/impls/plex/plex.c


# 671a0019 19-Sep-2022 Matthew G. Knepley <knepley@gmail.com>

Plex: Do not draw FV ghost cells


# 4dfa11a4 17-Sep-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Remove parent, parentid, flops, time, mem, and memchildren. Deprecate PetscLogObjectParent(), PetscLogObjectMemory(), and PetscNewLog()


# 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


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

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


# 38095916 13-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-plex-numbering' into 'main'

Knepley/fix plex numbering

See merge request petsc/petsc!5619


# 0c15888d 12-Sep-2022 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix global point numbering when some processes are missing strata


# 766cdfe2 02-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-08-28/fix-petscfunctionreturn-nonzero' into 'main'

Remove incorrect use of PetscFunctionReturn(nonzero integer value). Add this...

See merge request petsc/petsc!5564


# 11cc89d2 29-Aug-2022 Barry Smith <bsmith@mcs.anl.gov>

Remove incorrect use of PetscFunctionReturn(nonzero integer value). Add this rule to the developers guide

Commit-type: house-keeping
/spend 1h
Reported-by: Pierre Jolivet


# f0af967e 29-Aug-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-style-one-liners' into 'main'

Remove braces from one-liners w/o PetscCall()

See merge request petsc/petsc!5561


# ad540459 29-Aug-2022 Pierre Jolivet <pierre@joliv.et>

Remove braces from one-liners w/o PetscCall()


# 38f67375 27-Aug-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-style-one-liners' into 'main'

Remove braces from one-liners

See merge request petsc/petsc!5557


# 48a46eb9 27-Aug-2022 Pierre Jolivet <pierre@joliv.et>

Remove braces from one-liners


1...<<11121314151617181920>>...72