| #
2daea058
|
| 18-Feb-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'pcfieldsplit_mr' into 'main'
Added `PCMatApply()` to `PCFIELDSPLIT` and `MatDenseScatter_Private()`
See merge request petsc/petsc!8986
|
| #
f5b94327
|
| 16-Feb-2026 |
Pierre Jolivet <pierre@joliv.et> |
Add support for PCMatApply_FieldSplit_Schur()
Funded-by: France 2030 NumPEx Exa-MA (ANR-22-EXNU-0002) project
|
| #
513df02a
|
| 06-Aug-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/scalapack-improve' into 'main'
Improvements to MATSCALAPACK
See merge request petsc/petsc!7737
|
| #
2e37cc59
|
| 01-Aug-2024 |
Jose E. Roman <jroman@dsic.upv.es> |
MatAXPY: workaround for Mat types that do not support MatGetRow()
|
| #
ae3ccff9
|
| 05-Aug-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/feature-schur-complement-device' into 'main'
PCFIELDSPLIT: on-device explicit Schur complement
See merge request petsc/petsc!7728
|
| #
f7cbcdf3
|
| 30-Jul-2024 |
Pierre Jolivet <pierre@joliv.et> |
MatSchurComplementComputeExplicitOperator: support for device Mat
|
| #
bb474d11
|
| 30-Jul-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/feature-matproduct_ab-hermitiantranspose' into 'main'
MATHERMITIANTRANSPOSEVIRTUAL: add basic support for MATPRODUCT_AB
See merge request petsc/petsc!7695
|
| #
0f71cc83
|
| 17-Jul-2024 |
Jose E. Roman <jroman@dsic.upv.es> |
Add a test example that requires a MatProduct involving a HermitianTranspose matrix
|