fixed duplicate CHKERRQ(ierr)
Merge branch 'barry/2022-03-19/rm-ts-petsccheckfalse' into 'main'Remove many PetscCheckFalse() from tsSee merge request petsc/petsc!4996
remove usused var in 3d Landau
bug fix for COO assembly inn Landau
Remove many PetscCheckFalse() from tsCommit-type: style-fix/spend 1hThanks-to: Jose E. Roman <jroman@dsic.upv.es>
Merge branch 'adams/landau-dmplex-prefix' into 'main'Adams/landau dmplex prefixSee merge request petsc/petsc!4974
added DMPlex prefix to Landau
Fix compilation warnings-Wmissing-field-initializers -Wunused-but-set-variable
Merge branch 'adams/landau-cleanup' into 'main'Adams/landau cleanupSee merge request petsc/petsc!4963
Adams/landau cleanup
added optimizations for COO assembly in Landau
reformat batch solver and plexlandau.c
add coo assembly to Landau
remove unused var
cleanup kokkos assembly
landau bug fix
fix 3D assemble bug in Kokkos and CUDA
fix launch bounds in Kokkos
3D AMR bug fix, remove MAT_IGNORE_ZERO_ENTRIES, fix cpu/gpu assembly bug
bug fix in Kokkos 3D Landau
batch solver in bjacobi allow batched solver w/o field major ordering, fixed up timers in Landau
rename PetscAssert() -> PetscCheck() and PetscAssertDebug() -> PetscAssert()
add PetscAssert() and PetscAssertFalse()
make PetscInfo() variadic
SETERRQ[1-9]+ begone
1...<<11121314151617181920>>...22