Searched refs:approxnormfunc (Results 1 – 1 of 1) sorted by relevance
43 PetscErrorCodeFn *approxnormfunc; in main() local184 PetscCall(MatGetOperation(B, MATOP_NORM, &approxnormfunc)); in main()185 PetscCall(MatSetOperation(A, MATOP_NORM, approxnormfunc)); in main()