Searched refs:CRApply_Private (Results 1 – 1 of 1) sorted by relevance
296 static PetscErrorCode CRApply_Private(PC pc, Vec x, Vec y) in CRApply_Private() function331 PetscCall(PCShellSetApply(*cr, CRApply_Private)); in CreateCR_Private()