| #
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
|
| #
20b5e584
|
| 13-Jan-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/plex-variable-point-block-nodal' into 'main'
DM/PCVPBJACOBI: support for field node blocking
See merge request petsc/petsc!5971
|
| #
0a94ea6b
|
| 12-Jan-2023 |
Jed Brown <jed@jedbrown.org> |
PCVPBJACOBI: record min/max block sizes and number of blocks for viewing
|
| #
061e922f
|
| 22-Sep-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-09-21/2-bike-2-shed' into 'main'
Feature: Bicycle Storage Facility 2
See merge request petsc/petsc!5661
|
| #
6524c165
|
| 21-Sep-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Transform all header-guards into ifndefs to make clang-format ignore them for preprocessor indentation
|
| #
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
|
| #
a2d13408
|
| 29-Jul-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-vpbjacobi-cuda' into 'main'
Implement PCApply_VPBJacobi() for AIJ CUDA and Kokkos matrices
See merge request petsc/petsc!5466
|
| #
f1be3500
|
| 22-Jul-2022 |
Junchao Zhang <jczhang@mcs.anl.gov> |
PC: implement PCApply_VPBJacobi() for AIJ CUDA and Kokkos matrices
|