History log of /petsc/src/vec/is/section/interface/section.c (Results 76 – 100 of 274)
Revision Date Author Comments
# 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


# e00c052b 17-Dec-2023 Satish Balay <balay@mcs.anl.gov>

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

Docs: fix typo

See merge request petsc/petsc!7123


# 3857f682 29-Nov-2023 Stefano Zampini <stefano.zampini@gmail.com>

PetscSectionCopy: allow skipping additional constrained dofs


# ad716f99 29-Nov-2023 Stefano Zampini <stefano.zampini@gmail.com>

PetscSection: support NULL indices for constrained indices


# 11e840c0 16-Dec-2023 Pierre Jolivet <pierre@joliv.et>

Docs: fix typo


# cbb74892 02-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 18cfb36c 01-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-11-26/docs-section-bounds/release' into 'release'

Add docs on bounds of some section function arguments

See merge request petsc/petsc!7058


# 5f98ce9a 01-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-11-24/check-section-chart' into 'main'

Add PetscCheck() for some rstart <= rend

See merge request petsc/petsc!7050


# 40196513 24-Nov-2023 Barry Smith <bsmith@mcs.anl.gov>

Add a few PetscCheck() that function input arguments rstart and rend are non-decreasing


# c9e2ab0a 28-Nov-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/replace-check-assert' into 'main'

Replace some guarded PetscCheck() to PetscAssert()

See merge request petsc/petsc!7051


# 376335fa 26-Nov-2023 Barry Smith <bsmith@mcs.anl.gov>

Add docs on bounds of some section function arguments


# b498ca8a 25-Nov-2023 Pierre Jolivet <pierre@joliv.et>

Replace some guarded PetscCheck() to PetscAssert()


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


# d4a1ad33 05-Jan-2022 Matthew G. Knepley <knepley@gmail.com>

Section: Make PetscSectionResetClosurePermutation() public


# e6264d16 16-Aug-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-08-10/prune-vec-internal' into 'main'

Prune Vec Internal Function Visibility

See merge request petsc/petsc!6800


# da8c939b 10-Aug-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Make many many many internal functions under vec static


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

Merge branch 'jacobf/2023-07-19/lint-apply-ts' into 'main'

Manual linter fixes: ts

See merge request petsc/petsc!6736


# 42747ad1 21-Jul-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

... and apply it


# 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


# 4f572ea9 18-Jul-2023 Toby Isaac <toby.isaac@gmail.com>

Rename PetscValidPointer -> PetscAssertPointer


# 7a2f837d 06-Jul-2023 Toby Isaac <toby.isaac@gmail.com>

Deploy new PetscValidPointer, remove PetscValidXXXPointer


# cf9512e4 17-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-Wextra-semi-stmt' into 'main'

Fix -Wextra-semi-stmt

See merge request petsc/petsc!6708


# a8f51744 14-Jul-2023 Pierre Jolivet <pierre@joliv.et>

Fix -Wextra-semi-stmt


# 02477ebb 15-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-06-30/enable-doc-lint' into 'main'

Enable docs linting

See merge request petsc/petsc!6667


1234567891011