Searched refs:MatShellSetVecType_Shell (Results 1 – 1 of 1) sorted by relevance
1558 static PetscErrorCode MatShellSetVecType_Shell(Mat mat, VecType vtype) in MatShellSetVecType_Shell() function1769 …Call(PetscObjectComposeFunction((PetscObject)A, "MatShellSetVecType_C", MatShellSetVecType_Shell)); in MatCreate_Shell()