History log of /petsc/src/mat/tests/ex267.c (Results 1 – 8 of 8)
Revision Date Author Comments
# ae1ee551 23-Feb-2026 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/more-petscdefined' into 'main'

Minor housekeeping

See merge request petsc/petsc!9058


# fc2fb351 21-Feb-2026 Pierre Jolivet <pierre@joliv.et>

Switch some defined(PETSC_ to PetscDefined(


# 732aec7a 22-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/remove-cast' into 'main'

Use NULL or nullptr instead of casted 0

See merge request petsc/petsc!7857


# c8025a54 21-Sep-2024 Pierre Jolivet <pierre@joliv.et>

Use NULL or nullptr instead of casted 0


# 32e03751 29-Jul-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jose/deprecate-petsc-default' into 'main'

Fix usage of deprecated PETSC_DEFAULT

See merge request petsc/petsc!7707


# fb842aef 29-Jul-2024 Jose E. Roman <jroman@dsic.upv.es>

Fix usage of deprecated PETSC_DEFAULT


# b6c5882a 13-Jun-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jose/matsolve-virtualtranspose' into 'main'

Mat: add support for MatSolve operations in MATTRANSPOSEVIRTUAL

See merge request petsc/petsc!7620


# f5bab676 09-Jun-2024 Jose E. Roman <jroman@dsic.upv.es>

Mat: add support for out-of-place MatSolve operations in MATTRANSPOSEVIRTUAL