Home
last modified time | relevance | path

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

/petsc/src/mat/impls/mffd/
H A Dmffddef.c47 static PetscErrorCode MatMFFDCompute_DS(MatMFFD ctx, Vec U, Vec a, PetscScalar *h, PetscBool *zeroa) in MatMFFDCompute_DS() function
200 ctx->ops->compute = MatMFFDCompute_DS; in MatCreateMFFD_DS()