History log of /petsc/src/mat/tests/output/ex81_3.out (Results 1 – 4 of 4)
Revision Date Author Comments
# c2796d2c 12-Feb-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'hzhang/matproduct-setalgorithm' into 'main'

update documentation and options database of MatProductSetAlgorithm()

See merge request petsc/petsc!4802


# 3e662e0b 12-Feb-2022 Hong Zhang <hzhang@mcs.anl.gov>

update documentation and options database of MatProductSetAlgorithm()


# fc426f32 14-Dec-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'hzhang/mat-force-diagonals' into 'master'

Hzhang/mat force diagonals

See merge request petsc/petsc!3472


# 8c78258c 09-Dec-2020 Hong Zhang <hzhang@mcs.anl.gov>

Add MatOption MAT_FORCE_DIAGONAL_ENTRIES; rm MAT_NEW_DIAGONALS
Reported-by: Nourgaliev, Robert Nr <nourgaliev1@llnl.gov>
implemented for C = At*B with aij for all the algorithms
implemented for C = A

Add MatOption MAT_FORCE_DIAGONAL_ENTRIES; rm MAT_NEW_DIAGONALS
Reported-by: Nourgaliev, Robert Nr <nourgaliev1@llnl.gov>
implemented for C = At*B with aij for all the algorithms
implemented for C = A*B with aij matrices

show more ...