| #
4a997463
|
| 20-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/2024-09-05/feature-mat-get-vpb' into 'main'
PC: add new mat ops MATOP_GET_{BLOCK, VBLOCK}_DIAGONAL
See merge request petsc/petsc!7811
|
| #
42ce410b
|
| 05-Sep-2024 |
Junchao Zhang <jczhang@anl.gov> |
PC: add new mat ops MATOP_GET_{BLOCK, VBLOCK}_DIAGONAL
so that a shell matrix can return its own (variable) point blocks in a matrix for use in PC (V)PBJacobi
|
| #
9dd11ecf
|
| 25-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-08-17/header-guard-check' into 'main'
Check header guards
See merge request petsc/petsc!6822
|
| #
a4963045
|
| 18-Aug-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Convert all header guards to pragma once
|
| #
e19c1245
|
| 22-Dec-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/pc-vpbjacobi-transpose' into 'main'
Add PCApply(Transpose)_VPBJacobi for CPU and GPU; add PCApply(Transpose)_PBJacobi for GPU
See merge request petsc/petsc!5920
|
| #
12facf1b
|
| 21-Dec-2022 |
Junchao Zhang <jczhang@mcs.anl.gov> |
PCPBJACOBI: add cuda and Kokkos implementation
|