unbalanced events
Plex: Allow empty grid hash
Docs: more cleanup
Fix manual pages based on reports from Jacob's lint toolCommit-type: documentation
Remove now unneeded SOURCE* variables from makefilesCommit-type: configure, housekeeping
Remove unneeded SOURCEH from makefilesNo longer used by docs or build
Merge branch 'stefanozampini/snes' into 'main'Improve Trust-Region support in SNESSee merge request petsc/petsc!6150
Merge branch 'jacobf/2023-03-14/fixup-petscmacros' into 'main'petscmacros.h fixupsSee merge request petsc/petsc!6188
Merge branch 'jacobf/2023-03-11/clang-static-analyzer-fixes' into 'main'Misc static analyzer bugs foundSee merge request petsc/petsc!6176
Merge branch 'knepley/feature-ceed-fv' into 'main'PetscFV: Adding CEED supportSee merge request petsc/petsc!6175
Fix sanitizer errors
Misc static analyzer bugs found
PetscFV: Adding CEED support- Add DMPlexGetLocalOffsetsSupport()
Add PETSC_PRAGMA_DIAGNOSTIC_IGNORED_BEGIN, and PETSC_PRAGMA_DIAGNOSTIC_IGNORED_END to silence clang or GCC warnings selectively
Clean up PETSc str ops to use more secure implementations where possible. These include:- Use PetscStrncpy()/PetscStrlcat()/PetscMemcpy() over PetscStrcpy()/PetscStrcat()- Use PetscArraycpy() over
Clean up PETSc str ops to use more secure implementations where possible. These include:- Use PetscStrncpy()/PetscStrlcat()/PetscMemcpy() over PetscStrcpy()/PetscStrcat()- Use PetscArraycpy() over PetscMemcpy() as appropriate for string buffer copying- Use built in string from name over hardcoding- Use sizeof over hardcoded length- Replace some Strlcat with Strncpy when offset is known
show more ...
Fix C++20 implicit enum-float conversions
Merge branch 'knepley/fix-memory-bugs' into 'main'Knepley/fix memory bugsSee merge request petsc/petsc!6163
Plex: Correct use of contexts
Remove empty preprocessor variables
Add Level: to manual pages currently missing itCommit-type: documentation
Add PetscFFlush()
Merge branch 'barry/2023-02-22/rm-locdir' into 'main'Remove need for hardwired LOCDIR in all makefilesSee merge request petsc/petsc!6113
Remove unneeded declarations of LOCDIR from all the makefilesCommit-type:documentation
Double spaces, wrong backticks, or unneeded braces
Merge branch 'danofinn/swarm-example-landau-damping' into 'main'Swarm: Add swarm ex9 Landau damping + tests (ex6, ex8, snes/ex15)See merge request petsc/petsc!6026
1...<<31323334353637383940>>...235