Home
last modified time | relevance | path

Searched defs:Ctype (Results 1 – 4 of 4) sorted by relevance

/petsc/src/mat/tests/
H A Dex37.c109 MatType Ctype, Cstype; in main() local
H A Dex237.c205 MatType Atype, Ctype; in main() local
/petsc/src/mat/interface/
H A Dmatproduct.c294 char *Btype = NULL, *Ctype = NULL; in MatProductNumeric_X_Dense() local
/petsc/src/mat/impls/shell/
H A Dshell.c868 …orCode (*numeric)(Mat, Mat, Mat, void *), PetscCtxDestroyFn *destroy, MatType Btype, MatType Ctype) in MatShellSetMatProductOperation()
881 …orCode (*numeric)(Mat, Mat, Mat, void *), PetscCtxDestroyFn *destroy, MatType Btype, MatType Ctype) in MatShellSetMatProductOperation_Shell()