Home
last modified time | relevance | path

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

/petsc/src/mat/impls/mffd/
H A Dmffd.c522 static PetscErrorCode MatMFFDSetPeriod_MFFD(Mat mat, PetscInt period) in MatMFFDSetPeriod_MFFD() function
633 …PetscCall(PetscObjectComposeFunction((PetscObject)A, "MatMFFDSetPeriod_C", MatMFFDSetPeriod_MFFD)); in MatCreate_MFFD()