Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/ !
H A Dlmproducts.c94 static PetscErrorCode LMProductsUpdate_Internal(LMProducts dots, LMBasis X, LMBasis Y, PetscInt old… in LMProductsUpdate_Internal() function
255 PetscCall(LMProductsUpdate_Internal(dots, X, Y, oldest, next)); in LMProductsUpdate()