Searched refs:PCNorm_Eisenstat (Results 1 – 1 of 1) sorted by relevance
29 static PetscErrorCode PCNorm_Eisenstat(Mat mat, NormType type, PetscReal *nrm) in PCNorm_Eisenstat() function202 PetscCall(MatShellSetOperation(eis->shell, MATOP_NORM, (PetscErrorCodeFn *)PCNorm_Eisenstat)); in PCSetUp_Eisenstat()