Home
last modified time | relevance | path

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

/petsc/src/mat/impls/mffd/
H A Dmffd.c543 static PetscErrorCode MatMFFDSetFunctionError_MFFD(Mat mat, PetscReal error) in MatMFFDSetFunctionError_MFFD() function
634 …cObjectComposeFunction((PetscObject)A, "MatMFFDSetFunctionError_C", MatMFFDSetFunctionError_MFFD)); in MatCreate_MFFD()