Home
last modified time | relevance | path

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

/petsc/src/mat/impls/mffd/
H A Dwp.c129 static PetscErrorCode MatMFFDWPSetComputeNormU_P(Mat mat, PetscBool flag) in MatMFFDWPSetComputeNormU_P() function
192 …tComposeFunction((PetscObject)ctx->mat, "MatMFFDWPSetComputeNormU_C", MatMFFDWPSetComputeNormU_P)); in MatCreateMFFD_WP()