History log of /petsc/src/mat/tutorials/output/ex20f_1.out (Results 1 – 3 of 3)
Revision Date Author Comments
# f957c0e6 18-Oct-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# e1cc9a54 17-Oct-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jose/release/matduplicate-fortran' into 'release'

Support MatDuplicate_Shell in Fortran

See merge request petsc/petsc!6912


# aca0776f 10-Oct-2023 Jose E. Roman <jroman@dsic.upv.es>

Add Fortran example with MatDuplicate for MATSHELL with context

Thanks-To: Barry Smith