History log of /petsc/src/mat/tests/ex36.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 98c71c53 12-Aug-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/fixes-for-hash-assembling' into 'main'

MatSetValuesHash: support ignorezeroentries

See merge request petsc/petsc!8639


# 9680b7ce 09-Aug-2025 Stefano Zampini <stefano.zampini@gmail.com>

MatSetValuesHash: support ignorezeroentries

Fix ubsan output


# 25213ff5 11-Nov-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'lindad/reset-hash' into 'main'

Add a MatResetHash API

See merge request petsc/petsc!7988


# 674b392b 11-Nov-2024 Alexander <alexander.lindsay@inl.gov>

Add a MatResetHash API


# a81650ca 29-Oct-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'lindad/new-aij-from-hash' into 'main'

Add MatCopyHashToXAIJ() to copy hash table entries into an XAIJ matrix type

See merge request petsc/petsc!7939


# fe1fc275 29-Oct-2024 Alexander <alexander.lindsay@inl.gov>

Add MatCopyHashToXAIJ() to copy hash table entries into an XAIJ matrix type