| #
933231d8
|
| 20-Jan-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/dmplex-letkf-loc-plex' into 'main'
dmplex: add support for DMPlex in ex20.c for letkf localization
See merge request petsc/petsc!8965
|
| #
ee102026
|
| 20-Jan-2026 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
dmplex: add support for DMPlex in ex20.c for letkf localization
|
| #
a60cb539
|
| 15-Jan-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/dmplex-letkf-loc-gemini' into 'main'
DMPlex: compute localization weight matrix for LETKF
See merge request petsc/petsc!8941
|
| #
828beda2
|
| 15-Jan-2026 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
DMPlex: Add DMPlexGetLETKFLocalizationMatrix() to compute localization weight matrix for LETKF
Use Kokkos to create a localization matrix for the LETKF data assimilation method
Tools: Use Gemini Co
DMPlex: Add DMPlexGetLETKFLocalizationMatrix() to compute localization weight matrix for LETKF
Use Kokkos to create a localization matrix for the LETKF data assimilation method
Tools: Use Gemini Code Assist
show more ...
|
| #
62ed4282
|
| 09-Dec-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/oxford' into 'main'
Plex enhancement for firedrake
See merge request petsc/petsc!8876
|
| #
71f1c950
|
| 30-Nov-2025 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlexFilter: support local meshes
|
| #
b836d7e4
|
| 06-Nov-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jrwrigh/vecclosureatdepth' into 'main'
feat(plex): Move DMPlexVecGetClosureAtDepth to public
See merge request petsc/petsc!8824
|
| #
44a422c4
|
| 04-Nov-2025 |
James Wright <james@jameswright.xyz> |
feat(plex): Move DMPlexVecGetClosureAtDepth to public
|
| #
8577b683
|
| 05-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
4ef57303
|
| 05-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'tmaon/fortran-add-dmplexgetrestoreclosureindices' into 'release'
Fix DMPlex[Get-Restore]ClosureIndices for Fortran
See merge request petsc/petsc!8540
|
| #
c3871b17
|
| 05-Oct-2025 |
Noam T <dontbugthedevs@proton.me> |
Fix DMPlex[Get-Restore]ClosureIndices for Fortran
Co-authored-by: Barry Smith <bsmith@petsc.dev>
|
| #
38c49edf
|
| 11-Aug-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'zach/extern-plex-vec-get-oriented-closure' into 'main'
plex: Make DMPlexVecGetOrientedClosure externally visible
See merge request petsc/petsc!8637
|
| #
48162695
|
| 08-Aug-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
plex: Make DMPlexVecGetOrientedClosure externally visible
|
| #
f5e08ef0
|
| 02-Aug-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-extrude-bd' into 'main'
Plex: Fix orientation of boundary extrusion
See merge request petsc/petsc!8622
|
| #
658b9581
|
| 31-Jul-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Fix orientation of boundary extrusion - Allow DMPlexExtrude() to take a label argument - Allow transforms to reorient the highest dimensional cells
|
| #
287d9e58
|
| 23-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-ts-landau-moments' into 'main'
TS Hamiltonian ex4: Preliminary moment equations
See merge request petsc/petsc!8573
|
| #
1898fd5c
|
| 22-Jul-2025 |
Matthew G. Knepley <knepley@gmail.com> |
DM: Allow creation of a gradient matrix between spaces - This is like the mass matrix, but with a gradient on the continuous space - We use this for conservation laws in moments of particle systems -
DM: Allow creation of a gradient matrix between spaces - This is like the mass matrix, but with a gradient on the continuous space - We use this for conservation laws in moments of particle systems - Add projection to DMSwarm to implement this
show more ...
|
| #
4561e6c9
|
| 22-Jul-2025 |
Matthew G. Knepley <knepley@gmail.com> |
FE: Changed signature of PetscFEIntegrateJacobian() to allow rectangular operators
|
| #
83976e12
|
| 21-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-plex-transform-events' into 'main'
Plex: Add transform events
See merge request petsc/petsc!8568
|
| #
89a3c4b4
|
| 20-Jul-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Bump latest storage version to 3.1.0
|
| #
f73bfc44
|
| 15-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
2af505f2
|
| 11-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-07-01/fix-dmplex-compute-cell-geometry-fem/release' into 'release'
Fix DMPlexComputeCellGeometryFEM() manual page and argument list so that...
See merge request petsc/petsc
Merge branch 'barry/2025-07-01/fix-dmplex-compute-cell-geometry-fem/release' into 'release'
Fix DMPlexComputeCellGeometryFEM() manual page and argument list so that...
See merge request petsc/petsc!8512
show more ...
|
| #
243b716a
|
| 01-Jul-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix DMPlexComputeCellGeometryFEM() manual page and argument list so that correct Fortran bindings are generated.
Reported-by: Noam T
|
| #
3f5a071c
|
| 20-Jun-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'ksagiyam/fix_submesh_coordinates' into 'main'
Ksagiyam/fix submesh coordinates
See merge request petsc/petsc!8353
|
| #
e65c294a
|
| 02-May-2025 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
plex: remove coordFunc from DMPlexCreateCoordinateSpace()
|