History log of /petsc/src/mat/tests/ex156.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 586b08f3 11-Sep-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'MarDiehl/use-MPIU' into 'main'

MPIU wrappers provide better debugging capabilities

See merge request petsc/petsc!8696


# 458b0db5 09-Sep-2025 Martin Diehl <mail@martin-diehl.net>

better debugging capabilities

using MPIU wrappers where available and PetscCallMPI for all MPI(U)
functions


# 3531e584 03-Jan-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# f4f5f0af 03-Jan-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'lindad/mpi-fix-reset-preallocation' into 'release'

Fix MatResetPreallocation_MPIAIJ

See merge request petsc/petsc!8063


# 7887b771 22-Dec-2024 Alex Lindsay <alexlindsay239@gmail.com>

Add test showing issue with MatResetPreallocation_MPIAIJ