Searched refs:LMProductsGetUpdatedDiagonal (Results 1 – 1 of 1) sorted by relevance
303 static PetscErrorCode LMProductsGetUpdatedDiagonal(LMProducts dots, Vec *diagonal) in LMProductsGetUpdatedDiagonal() function319 PetscCall(LMProductsGetUpdatedDiagonal(dots, NULL)); in LMProductsGetLocalDiagonal()392 PetscCall(LMProductsGetUpdatedDiagonal(dots, &diag)); in LMProductsSolve()439 PetscCall(LMProductsGetUpdatedDiagonal(dots, &diag)); in LMProductsMult()