Searched refs:PCPatchSetSubMatType (Results 1 – 2 of 2) sorted by relevance
490 PETSC_EXTERN PetscErrorCode PCPatchSetSubMatType(PC, MatType);
404 PetscErrorCode PCPatchSetSubMatType(PC pc, MatType sub_mat_type) in PCPatchSetSubMatType() function3040 if (flg) PetscCall(PCPatchSetSubMatType(pc, sub_mat_type)); in PCSetFromOptions_PATCH()