| #
41f23ed0
|
| 30-Mar-2022 |
Matthew G. Knepley <knepley@gmail.com> |
Section: Add PetscSectionCreateSubdomainSection() and clarify documentation
|
| #
377c486f
|
| 07-Mar-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/fix-degree-3-geom-distribution' into 'main'
DMPlex: add failing test for cubic geometry distribution
See merge request petsc/petsc!4859
|
| #
b004864f
|
| 02-Mar-2022 |
Matthew G. Knepley <knepley@gmail.com> |
Section: Add PetscSectionSymDistribute()
|
| #
9555c7fb
|
| 01-Jul-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'ksagiyam/petsc_section_view_load_hdf5' into 'main'
Ksagiyam/petsc section view load hdf5
See merge request petsc/petsc!4119
|
| #
fde5e3ac
|
| 28-Jun-2021 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
section: add PetscSectionLoad() for HDF5
|
| #
55b94105
|
| 14-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'ksagiyam/section_includesConstraints' into 'main'
section: add includesConstraints flag
See merge request petsc/petsc!3835
|
| #
87e637c6
|
| 19-Mar-2021 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
section: add includesConstraints
|
| #
f73ac301
|
| 23-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/plex-tensor-closure-depth' into 'master'
Jed/plex tensor closure depth
See merge request petsc/petsc!2802
|
| #
c459fbc1
|
| 17-May-2020 |
Jed Brown <jed@jedbrown.org> |
PetscSection: refactor closure permutations to enable multiple depths
PetscSectionGetClosurePermutation(), PetscSectionSetClosurePermutation(), and PetscSectionGetClosureInversePermutation() all req
PetscSection: refactor closure permutations to enable multiple depths
PetscSectionGetClosurePermutation(), PetscSectionSetClosurePermutation(), and PetscSectionGetClosureInversePermutation() all require a new argument depth and the getters require closure size to be specified by the caller. This allows multiple closure permutations to be specified, e.g., for mixed topology meshes and boundary faces.
show more ...
|
| #
61a2c937
|
| 05-Mar-2020 |
Jed Brown <jed-gitlab@jedbrown.org> |
Merge branch 'valeria/section-set-component-name' into 'master'
Section field component names
See merge request petsc/petsc!2581
|
| #
b778fa18
|
| 05-Mar-2020 |
Valeria Barra <valeriabarra21@gmail.com> |
Section field component names
|
| #
d0eddb9b
|
| 07-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'mark/fix-viewfromoptions' into 'master'
prototype for ViewFromOptions macro-->functions
See merge request petsc/petsc!2083
|
| #
fe2efc57
|
| 07-Nov-2019 |
Mark <cal2princeton@yahoo.com> |
prototype for ViewFromOptions macro-->functions
|
| #
4d0d90ec
|
| 19-Sep-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'knepley/is-separate-section' into 'master'
Knepley/is separate section
See merge request petsc/petsc!2065
|
| #
ea844a1a
|
| 19-Sep-2019 |
Matthew Knepley <knepley@gmail.com> |
Knepley/is separate section
|