History log of /petsc/src/mat/impls/aij/mpi/mpimattransposematmult.c (Results 76 – 78 of 78)
Revision Date Author Comments
# c0dedaea 03-Sep-2013 Barry Smith <bsmith@mcs.anl.gov>

removed use of VecSetFromOptions() all over the placed, instead use MatGetVecs() or use dm->vectype to determine type
added DMGetVecType() and DMGetMatTYpe()


# cf22a14b 19-Jun-2013 Satish Balay <balay@mcs.anl.gov>

Merge branch 'hzhang/mattransposematmult'

Conflicts:
src/mat/examples/tests/makefile


# 8949adfd 11-Jun-2013 Hong Zhang <hzhang@mcs.anl.gov>

add MatTransposeMatMult_MPIAIJ_MPIDense


1234