Merge remote-tracking branch 'origin/release'
Merge branch 'knepley/fix-plex-point-location' into 'main'Plex: New computation of grid hashSee merge request petsc/petsc!6286
Fix documentation
Format the ftn-custom files with clang-format. Apparently no particular reason we did not format them initially
DM: add events for plex creation, projection, transforms, offsetsThese often account for a lot of time, but were not captured in anyevents, leading to mystery time in the overall log_view.
Plex: Fix extrusion performance problem
Plex: New computation of grid hash
Fix -Wzero-as-null-pointer-constant + El warnings
Plex: Transforms can now implement rules for labeling - Added some tests
CI: upgrade software stack on MacOS (x64) workers- disable SAWS, Boost due to build failures- fix dm_impls_plex_tests-ex5 failures- switch MPICH build for AMREX as "--disable-two-level-namespace"
CI: upgrade software stack on MacOS (x64) workers- disable SAWS, Boost due to build failures- fix dm_impls_plex_tests-ex5 failures- switch MPICH build for AMREX as "--disable-two-level-namespace" triggers build error (same error with petsc4py?)ld: file not found: @rpath/libquadmath.0.dylib for architecture x86_64
show more ...
Fix some documentation and typos
Merge branch 'barry/2023-03-25/fix-more-manualpages' into 'main'More manual page fixesSee merge request petsc/petsc!6233
More manual page fixes
Merge branch 'knepley/feature-hybrid-mass' into 'main'Plex: Can now specify a mass weighting to hybrid residualSee merge request petsc/petsc!6210
Plex ex5: Added buried edge test
Plex+FE: Fixed cohesive cell integration- Now PetscFEGeom face data also calculates orientations- Added DMPlexReorderCohesiveSupports()- Now ensure that cohesive cell end cap supports are oriented
Plex+FE: Fixed cohesive cell integration- Now PetscFEGeom face data also calculates orientations- Added DMPlexReorderCohesiveSupports()- Now ensure that cohesive cell end cap supports are oriented- Match quadrature from cohesive end caps with bulk cells
DT: Add quadrature permutations and default quadrature- Add integration domain to PetscQuadrature- Add quadrature permutations to DS- Add default quadrature to DT
Plex: Can now specify a mass weighting to hybrid residual- This is not a complete fix. We need to match up quadrature points across the interface.
Merge branch 'adams/plex-bug-fix' into 'main'unbalanced eventsSee merge request petsc/petsc!6229
Remove need for seperate lib/petsc/conf/test file by merging with rules fileCommit-type: maintainability
non-test and tutorial makefiles only need rules.doc not the full rulesCommit-type: documentation
Only makefiles in the test and tutorial directories need lib/petsc/conf/testCommit-type: housekeeping
1...<<31323334353637383940>>...235