| #
ad540459
|
| 29-Aug-2022 |
Pierre Jolivet <pierre@joliv.et> |
Remove braces from one-liners w/o PetscCall()
|
| #
58d68138
|
| 23-Aug-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-08-21/clang-format-source' into 'main'
format repository with clang-format
See merge request petsc/petsc!5541
|
| #
9371c9d4
|
| 22-Aug-2022 |
Satish Balay <balay@mcs.anl.gov> |
clang-format: convert PETSc sources to comply with clang-format
|
| #
cb8c389a
|
| 31-May-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/fix-snes-ex55-sycl' into 'main'
snes/ex55: do not use namespace Kokkos to avoid conflicts of same math functions from sycl and kokkos
See merge request petsc/petsc!5297
|
| #
33d966b4
|
| 31-May-2022 |
Junchao Zhang <jczhang@mcs.anl.gov> |
snes/ex55: do not use namespace Kokkos to avoid conflicts of same math functions from sycl and kokkos
|
| #
33a95e8d
|
| 13-May-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-add-DMDASNESSetFunctionVecLocal' into 'main'
Do Form{Function, Objective, Jacobian}Local on GPU
See merge request petsc/petsc!5181
|
| #
c5566c22
|
| 12-May-2022 |
Junchao Zhang <jczhang@mcs.anl.gov> |
snes: add tutorials/ex55.c for Kokkos
|