Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/brdn/
H A Dbrdn.c392 static PetscErrorCode MatReset_LMVMBrdn(Mat B, MatLMVMResetMode mode) in MatReset_LMVMBrdn() function
415 PetscCall(MatReset_LMVMBrdn(B, MAT_LMVM_RESET_ALL)); in MatDestroy_LMVMBrdn()
460 lmvm->ops->reset = MatReset_LMVMBrdn; in MatCreate_LMVMBrdn()