Home
last modified time | relevance | path

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

/petsc/src/mat/impls/mffd/
H A Dmffd.c495 static PetscErrorCode MatSetFromOptions_MFFD(Mat mat, PetscOptionItems PetscOptionsObject) in MatSetFromOptions_MFFD() function
623 …cCall(MatShellSetOperation(A, MATOP_SET_FROM_OPTIONS, (PetscErrorCodeFn *)MatSetFromOptions_MFFD)); in MatCreate_MFFD()