Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmvm.h138 PETSC_INTERN PetscErrorCode MatLMVMRestoreJ0InvDiag(Mat, Vec *);
H A Dlmvmutils.c322 PETSC_INTERN PetscErrorCode MatLMVMRestoreJ0InvDiag(Mat B, Vec *V) in MatLMVMRestoreJ0InvDiag() function
/petsc/src/ksp/ksp/utils/lmvm/rescale/
H A Dsymbrdnrescale.c303 PetscCall(MatLMVMRestoreJ0InvDiag(B, &invD)); in SymBroydenRescaleUpdateDiagonal()
476 PetscCall(MatLMVMRestoreJ0InvDiag(B, &invD)); in SymBroydenRescaleInitializeJ0()