Searched refs:MatNorm_ADA (Results 1 – 1 of 1) sorted by relevance
317 static PetscErrorCode MatNorm_ADA(Mat mat, NormType type, PetscReal *norm) in MatNorm_ADA() function397 PetscCall(MatShellSetOperation(*J, MATOP_NORM, (PetscErrorCodeFn *)MatNorm_ADA)); in MatCreateADA()