Kokkos batch solver updates
Merge remote-tracking branch 'origin/release'
TS ex45: Correct sphere example
Fix some improper use of COMM_SELF in error reporting
Merge branch 'jacobf/2023-05-25/no-memcpy-ops' into 'main'Don't use PetscMemcpy() or PetscArraycpy() to copy the ops structSee merge request petsc/petsc!6507
Use HAVE_KOKKOS instead of KK in Landau
Don't use PetscMemcpy() or PetscArraycpy() to copy the ops struct
change to consistent use of ch_xxx for chapter names in the docs, instead of a mix of ch_xx and chapter_xx
Merge branch 'barry/2023-05-14/add-fortran-petsccheck' into 'main'Add PetscCheck() and PetscCheckA() for FortranSee merge request petsc/petsc!6464
Landau: fix parameter mismatch between declartions and definitions
Add PetscCheck() and PetscCheckA() for FortranAlso fix incorrect use of " in Fortran examples that should be '
SNES: move monitor after convergence testUse a developer level convergence function and fix a few corner cases
Merge branch 'adams/landau-file-ho-simplex' into 'main'added support for reading mesh file into Landau and HO simplex supportSee merge request petsc/petsc!6390
Merge branch 'stefanozampini/info-typename' into 'main'PetscInfo: print object typeSee merge request petsc/petsc!6493
Fix trivial typos etc in some manual pagesAlso remove manual page for SNESNGSFunction since it does not exist
PetscInfo: print object type
VECNEST: implement weighted normsadd tests
Unify TS WLTE computations into a single functiontemporarily disable kokkos ops
Update some discussions in the users manualAlso fix 32bit, 64bit, 32 bit, 64 bit throughout and blas and blas/lapack
Remove unneeded output files
Landau: temporarily disable it for SYCL due to link errors with Intel OneAPI
added support for reading mesh file into Landau
1...<<11121314151617181920>>...236