| #
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
|
| #
609caa7c
|
| 19-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/rm-explicit-empty-output_file' into 'main'
Remove 535 empty .out and consolidate the use of output/empty.out
See merge request petsc/petsc!8538
|
| #
3886731f
|
| 09-Jul-2025 |
Pierre Jolivet <pierre@joliv.et> |
Remove explicitly listed empty files and switch to output/empty.out
|
| #
6d8694c4
|
| 20-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-04-29/add-fortran-enums' into 'main'
Major updates to Fortran interface
See merge request petsc/petsc!7517
|
| #
ce78bad3
|
| 20-Feb-2025 |
Barry Smith <bsmith@petsc.dev> |
Fortran 90: fully embrace After 34 years!
- deprecate use of 'F90' in Fortran function names - use Fortran pointers when appropriate - the new Fortran API is not backward compatible with previous ve
Fortran 90: fully embrace After 34 years!
- deprecate use of 'F90' in Fortran function names - use Fortran pointers when appropriate - the new Fortran API is not backward compatible with previous versions! - also clean up inconsistent PETSc code detected by new Fortran generation tools - drop use of bfort - automatically generate all the Fortran PETSc objects, enums etc from the include files - generate most of the Fortran interface definitions and functions from the source code - simplify the number and organization of Fortran modules
Co-authored-by: Jose E. Roman <jroman@dsic.upv.es>
show more ...
|
| #
c2b1fde0
|
| 14-Mar-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'ksagiyam/plex_submesh_minimal_0' into 'main'
plex: add arguments to DMPlexFilter()
See merge request petsc/petsc!7362
|
| #
30cbcd5d
|
| 20-Nov-2023 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
plexsubmesh: add sanitizeSubmesh to DMPlexFilter()
|
| #
4d00ad26
|
| 20-Nov-2023 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
plexsubmesh: add ignoreLabelHalo to DMPlexFilter()
|
| #
fdb4e32b
|
| 25-Oct-2023 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
plexsubmesh: add ownershipTransferSF to DMPlexFilter()
|
| #
75970e76
|
| 30-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
37efeb20
|
| 29-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-dmplexview-vtk' into 'release'
DMPlex: add VTK tests
See merge request petsc/petsc!6500
|
| #
d0de8544
|
| 24-May-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMPlex: add VTK tests
|
| #
31d78bcd
|
| 02-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-12-10/petscerrorcode-nodiscard' into 'main'
Feature: Non-discardable PetscErrorCode
See merge request petsc/petsc!5923
|
| #
3ba16761
|
| 10-Dec-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Make PetscErrorCode a non-discardable enum
|
| #
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
|
| #
81fb09e8
|
| 16-Sep-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-filter-sf' into 'main'
Knepley/fix plex filter sf
See merge request petsc/petsc!5634
|
| #
33905a2d
|
| 14-Sep-2022 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex16: Add another filter test
|
| #
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
|
| #
a44be8dc
|
| 12-Sep-2022 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex16: Added test for global point numbering of submesh
|
| #
9cec85e5
|
| 08-Sep-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-submesh-docs' into 'main'
Knepley/fix plex submesh docs
See merge request petsc/petsc!5575
|
| #
836a3779
|
| 05-Sep-2022 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex16: Add tests for DMPlexFilter()
|
| #
58d68138
|
| 23-Aug-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-08-21/clang-format-source' into 'main'
format repository with clang-format
See merge request petsc/petsc!5541
|
| #
9371c9d4
|
| 22-Aug-2022 |
Satish Balay <balay@mcs.anl.gov> |
clang-format: convert PETSc sources to comply with clang-format
|