Searched refs:MatISSetLocalMatType (Results 1 – 2 of 2) sorted by relevance
197 PetscCall(MatISSetLocalMatType(C, lmtype)); in MatPtAPSymbolic_IS_XAIJ()1050 PetscCall(MatISSetLocalMatType(B, MATNEST)); in MatConvert_Nest_IS()2049 PetscCall(MatISSetLocalMatType(B, matis->lmattype)); in MatDuplicate_IS()3128 PetscErrorCode MatISSetLocalMatType(Mat mat, MatType mtype) in MatISSetLocalMatType() function3156 PetscCall(MatISSetLocalMatType(mat, mtype)); in MatISSetLocalMat_IS()3343 if (flg) PetscCall(MatISSetLocalMatType(A, type)); in MatSetFromOptions_IS()
2075 PETSC_EXTERN PetscErrorCode MatISSetLocalMatType(Mat, MatType);