Merge remote-tracking branch 'origin/release'
Plex: Fix refinement of TPS meshes
Plex ex1: Add Fluent test with mixed cell mesh
Fix wrong case for PETSc
Plex ex41: Add test of saved transform
Plex ex17: Add tests for Monge manifold point location- Monge manifolds have heights that are functions of (x, y)
DMPLEX: add 2d box criss-cross mesh
Merge branch 'jrwrigh/cgns_update' into 'main'config: Update CGNS version to latest releaseSee merge request petsc/petsc!8217
Update to clang-format-20
config: Update CGNS version to latest releaseAlso fix up plex/tests/ex100 compiler warning
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 modulesCo-authored-by: Jose E. Roman <jroman@dsic.upv.es>
show more ...
Do not print empty prefixes
Improve some manual pages in KSP/SNES
Merge branch 'jolivet/mv-large-files' into 'main'Move some large files over to the datafiles repositorySee merge request petsc/petsc!8082
Updated for Refactored Geometry Aware Mesh Topology
Merge branch 'jolivet/rm-large-files' into 'main'Remove large but unused filesSee merge request petsc/petsc!8081
Merge branch 'zach/dmplex-locate-high-order-hex' into 'main'Plex: Use FE to locate points in higher-order geometrySee merge request petsc/petsc!8062
Move some large files over to the datafiles repository
Use file from datafiles repository
Plex: Use FE to locate points in higher-order geometry
Add mixed hex + prism mesh to debug "PETSC ERROR: Could not find orientation for tensor_quad"
Plex ex3: Add tests for P0 and turn on interpolation test for tensor cells
Plex: Made hypercubic mesh parallel- Plex ex1: Added parallel hypercubic tests
12345678910>>...23