Searched refs:normUfact (Results 1 – 1 of 1) sorted by relevance
34 PetscReal normUfact; /* previous sqrt(1.0 + || U ||) */ member59 hctx->normUfact = PetscSqrtReal(1.0 + normU); in MatMFFDCompute_WP()67 *h = ctx->error_rel * hctx->normUfact / norma; in MatMFFDCompute_WP()