| #
12f24871
|
| 16-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-03-11/clang-static-analyzer-fixes' into 'main'
Misc static analyzer bugs found
See merge request petsc/petsc!6176
|
| #
eae3dc7d
|
| 12-Mar-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Misc static analyzer bugs found
|
| #
b1512d92
|
| 08-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-01-25/inline-petscstr' into 'main'
Inline Simple PetscStr Functions
See merge request petsc/petsc!6005
|
| #
bbcf679c
|
| 25-Jan-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Inline all of the PetscStr* functions that map to basic str functions so __builtin_ variants can be used by compiler
|
| #
37d05b02
|
| 06-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
b877537e
|
| 05-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-typos' into 'release'
Fix Typos
See merge request petsc/petsc!6024
|
| #
da81f932
|
| 05-Feb-2023 |
Pierre Jolivet <pierre@joliv.et> |
Fix Typos
|
| #
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
|
| #
679dad9e
|
| 16-Dec-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-periodic-faces' into 'main'
Knepley/fix plex periodic faces
See merge request petsc/petsc!5917
|
| #
9db5b827
|
| 15-Dec-2022 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Also localize edges/faces from Gmsh if requested - Cannot use the torus method, so map back from Gmsh nodes
|
| #
990be990
|
| 23-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
d9370626
|
| 21-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-11-15/fix-more-dm-man-pages/release' into 'release'
fix more un-updated DMPLEX manual pages
See merge request petsc/petsc!5839
|
| #
a1cb98fa
|
| 16-Nov-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
fix more un-updated DMPLEX manual pages
Commit-type: documentation
|
| #
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
|
| #
38f67375
|
| 27-Aug-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-style-one-liners' into 'main'
Remove braces from one-liners
See merge request petsc/petsc!5557
|
| #
48a46eb9
|
| 27-Aug-2022 |
Pierre Jolivet <pierre@joliv.et> |
Remove braces from one-liners
|
| #
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
|
| #
96625334
|
| 28-Jul-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-gmsh-labels' into 'main'
Plex: Straighten out Gmsh labels
See merge request petsc/petsc!5478
|
| #
df93260f
|
| 26-Jul-2022 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Straighten out Gmsh labels - Added documentation - Removed -dm_plex_gmsh_use_marker in favor of -dm_plex_boundary_label - Added -dm_plex_gmsh_multiple_val
|
| #
90d778b8
|
| 27-Jul-2022 |
Lisandro Dalcin <dalcinl@gmail.com> |
DMPLEX: Update Gmsh reader to store entity dimension of regions
|
| #
52c461f9
|
| 18-Jul-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-gmsh-pyramid' into 'main'
Plex: Activate pyramids in Gmsh
See merge request petsc/petsc!5422
|
| #
cf4edabe
|
| 13-Jul-2022 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Activate pyramids in Gmsh - Add pyramid to VTK output
|