Searched refs:MatLRCGetMats_LRC (Results 1 – 1 of 1) sorted by relevance
119 static PetscErrorCode MatLRCGetMats_LRC(Mat N, Mat *A, Mat *U, Vec *c, Mat *V) in MatLRCGetMats_LRC() function322 PetscCall(PetscObjectComposeFunction((PetscObject)N, "MatLRCGetMats_C", MatLRCGetMats_LRC)); in MatCreate_LRC()