| #
970231d2
|
| 07-Mar-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/clang-format-18' into 'main'
clang-format version 18
See merge request petsc/petsc!6902
|
| #
0923d1d9
|
| 11-Feb-2024 |
Pierre Jolivet <pierre@joliv.et> |
Remove trailing whitespace
|
| #
139aa5b9
|
| 05-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint' into master
|
| #
aa09f18c
|
| 04-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'rmills/fix-dmcomposite-mat-vec-types/maint' into 'maint'
Make routines for creating Mat and Vec objects from DMCOMPOSITE honor -dm_mat_type and -dm_vec_type options.
See merge request
Merge branch 'rmills/fix-dmcomposite-mat-vec-types/maint' into 'maint'
Make routines for creating Mat and Vec objects from DMCOMPOSITE honor -dm_mat_type and -dm_vec_type options.
See merge request petsc/petsc!3073
show more ...
|
| #
05ec3129
|
| 19-Aug-2020 |
Richard Tran Mills <rmills@rmills.org> |
Make routines for creating Mat and Vec objects from DMCOMPOSITE honor -dm_mat_type and -dm_vec_type options.
This fix is needed so that GPU matrix and vector types can be used with simulations emplo
Make routines for creating Mat and Vec objects from DMCOMPOSITE honor -dm_mat_type and -dm_vec_type options.
This fix is needed so that GPU matrix and vector types can be used with simulations employing DMCOMPOSITE.
This commit also adds CUDA and ViennaCL tests for SNES tutorial ex28, which will fail without the fix in this commit.
show more ...
|