Searched refs:MatProductGetType (Results 1 – 4 of 4) sorted by relevance
1311 PetscErrorCode MatProductGetType(Mat mat, MatProductType *mtype) in MatProductGetType() function
1274 CHKERR(MatProductGetType(mat, &mtype))1310 CHKERR(MatProductGetType(mat, &mtype))1359 CHKERR(MatProductGetType(mat, &mtype))
524 PetscErrorCode MatProductGetType(PetscMat, PetscMatProductType*)
304 PETSC_EXTERN PetscErrorCode MatProductGetType(Mat, MatProductType *);