Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmvmimpl.c519 static PetscErrorCode MatSetOptionsPrefix_LMVM(Mat B, const char unused[]) in MatSetOptionsPrefix_LMVM() function
589 …all(PetscObjectComposeFunction((PetscObject)B, "MatSetOptionsPrefix_C", MatSetOptionsPrefix_LMVM)); in MatCreate_LMVM()
590 …(PetscObjectComposeFunction((PetscObject)B, "MatAppendOptionsPrefix_C", MatSetOptionsPrefix_LMVM)); in MatCreate_LMVM()