Home
last modified time | relevance | path

Searched refs:computenormU (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/mffd/
H A Dwp.c35 PetscBool computenormU; member
57 if (hctx->computenormU || !ctx->ncurrenth) { in MatMFFDCompute_WP()
93 if (hctx->computenormU) { in MatMFFDView_WP()
116 … "Compute the norm of u", "MatMFFDWPSetComputeNormU", hctx->computenormU, &hctx->computenormU, NUL… in MatMFFDSetFromOptions_WP()
135 hctx->computenormU = flag; in MatMFFDWPSetComputeNormU_P()
184 hctx->computenormU = PETSC_FALSE; in MatCreateMFFD_WP()