Home
last modified time | relevance | path

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

/petsc/src/mat/impls/mffd/
H A Dwp.c50 static PetscErrorCode MatMFFDCompute_WP(MatMFFD ctx, Vec U, Vec a, PetscScalar *h, PetscBool *zeroa) in MatMFFDCompute_WP() function
187 ctx->ops->compute = MatMFFDCompute_WP; in MatCreateMFFD_WP()