History log of /petsc/src/dm/impls/plex/plexfem.c (Results 101 – 125 of 973)
Revision Date Author Comments
# 6c51210d 03-Dec-2023 Stefano Zampini <stefano.zampini@gmail.com>

DMPLEX: fix typo


# 5e8c9ebd 26-Oct-2023 Satish Balay <balay@mcs.anl.gov>

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

Plex: Fix setup for RDycore

See merge request petsc/petsc!6877


# 5962854d 01-Oct-2023 Matthew G. Knepley <knepley@gmail.com>

Plex: Updates for FVM
- Add DMPlexInsertBoundaryValuesFVM()
- Add -dm_plex_print_fvm
- Fix copy of diagnostic flags


# 67fb7a53 13-Oct-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# c8369cb4 11-Oct-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'prj--release-patch-65362' into 'release'

Fix uneven back ticks

See merge request petsc/petsc!6927


# fe8e7ddd 11-Oct-2023 Pierre Jolivet <pierre@joliv.et>

Fix uneven back ticks


# ad4c700a 04-Oct-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 4c755a4e 04-Oct-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-typos' into 'release'

Fix typos

See merge request petsc/petsc!6908


# baca6076 04-Oct-2023 Pierre Jolivet <pierre@joliv.et>

Fix typos


# 9a75acf6 16-Sep-2023 Satish Balay <balay@mcs.anl.gov>

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

Plex: More work adding in CEED backend

See merge request petsc/petsc!6870


# d2b2dc1e 10-Sep-2023 Matthew G. Knepley <knepley@gmail.com>

Plex: More work adding in CEED backend
- Add DMPlexGetUseCeed() and DMPlexSetUseCeed()
- Need to propagate useCeed flag
- When using CEED, make tensor order the default, but shut it off for matrix in

Plex: More work adding in CEED backend
- Add DMPlexGetUseCeed() and DMPlexSetUseCeed()
- Need to propagate useCeed flag
- When using CEED, make tensor order the default, but shut it off for matrix insertion since this is still done by Plex kernels
- DMPlexMatSetClosureGeneral() now takes flag for closure permutation
- Add DMPlexMatSetClosure_Internal() which takes flag for closure permutation
- Add DMPlexVecGetClosure_Internal() with flag to turn off closure permutation - Turn off closure permutation in L2 diff calculation
- Add DMUseTensorOrder()
- Add DMPlexSNESComputeResidualCEED() - Cleanup SNES ex13 - Do not give CEED negative offsets

show more ...


# b3128c15 08-Sep-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'zach/bug-dm-swarm-tensor-permutation' into 'main'

Plex: Bug fix and tests for coordinate tensor ordering

See merge request petsc/petsc!6843


# e8e188d2 30-Aug-2023 Zach Atkins <zach.atkins@colorado.edu>

Plex: Various tensor ordering fixes

Cherry-picked from @knepley:
- DMPlexMatSetClosureGeneral() now takes flag for closure permutation
- Add DMPlexMatSetClosure_Internal() which takes flag for closu

Plex: Various tensor ordering fixes

Cherry-picked from @knepley:
- DMPlexMatSetClosureGeneral() now takes flag for closure permutation
- Add DMPlexMatSetClosure_Internal() which takes flag for closure permutation
- Add DMPlexVecGetClosure_Internal() with flag to turn off closure permutation
- Turn off closure permutation in L2 diff calculation
- Add DMUseTensorOrder()
- Add DMPlexSNESComputeResidualCEED()
- Cleanup SNES ex13

show more ...


# c3673aa9 05-Sep-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-swarm-layout' into 'main'

Swarm: Reworked Swarm projection interface and fixed some particle layout

See merge request petsc/petsc!6856


# d2457c26 20-Aug-2023 Matthew G. Knepley <knepley@gmail.com>

Plex: Improved error message


# 4979242e 09-Aug-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-08-08/lint-apply-dm' into 'main'

Manual DM Linter Fixes

See merge request petsc/petsc!6792


# a4e35b19 08-Aug-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Manual linter fixes: dm


# 7c81f597 02-Aug-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-cohesive-offsets' into 'main'

Fixes for Pylith

See merge request petsc/petsc!6775


# 74a0c561 29-Jun-2023 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix time derviative retrieval for hybrid cells


# 21d77094 15-Jun-2023 Matthew G. Knepley <knepley@gmail.com>

Plex: DMPlexComputeJacobian_Action_Internal() should ignore NULL cellIS, not iterate over all cells


# 3c9c10a1 01-Aug-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-typo' into 'main'

Fix typos

See merge request petsc/petsc!6771


# 145b44c9 31-Jul-2023 Pierre Jolivet <pierre@joliv.et>

Fix typos


# c2a7d86e 24-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/change-matchop-matfilter' into 'main'

Consolidate MatChop() and MatAIJFilter()

See merge request petsc/petsc!6699


# 2ce66baa 12-Jul-2023 Pierre Jolivet <pierre@joliv.et>

Rename MatChop() into MatFilter()


# cfd92c66 22-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'tisaac/feature-type-generic-petsc-valid-pointer' into 'main'

Implement a type generic PetscValidPointer

See merge request petsc/petsc!6693


12345678910>>...39