Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/tests/
H A Dex3.c123 PetscCall(MatLMVMSetJ0Diag(B, d)); in main()
/petsc/include/
H A Dpetscksp.h1193 PETSC_EXTERN PetscErrorCode MatLMVMSetJ0Diag(Mat, Vec);
/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmvmutils.c281 PetscErrorCode MatLMVMSetJ0Diag(Mat B, Vec V) in MatLMVMSetJ0Diag() function