Home
last modified time | relevance | path

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

/petsc/src/mat/interface/
H A Dmatproduct.c1311 PetscErrorCode MatProductGetType(Mat mat, MatProductType *mtype) in MatProductGetType() function
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dlibpetsc4py.pyx1274 CHKERR(MatProductGetType(mat, &mtype))
1310 CHKERR(MatProductGetType(mat, &mtype))
1359 CHKERR(MatProductGetType(mat, &mtype))
H A Dpetscmat.pxi524 PetscErrorCode MatProductGetType(PetscMat, PetscMatProductType*)
/petsc/include/
H A Dpetscmat.h304 PETSC_EXTERN PetscErrorCode MatProductGetType(Mat, MatProductType *);