Home
last modified time | relevance | path

Searched refs:MatProductNumeric_Transpose (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/transpose/
H A Dtransm.c335 static PetscErrorCode MatProductNumeric_Transpose(Mat D) in MatProductNumeric_Transpose() function
375 D->ops->productnumeric = MatProductNumeric_Transpose; in MatProductSymbolic_Transpose()