Searched refs:LMProductsMakeHermitian (Results 1 – 4 of 4) sorted by relevance
53 PETSC_INTERN PetscErrorCode LMProductsMakeHermitian(Mat, PetscInt, PetscInt);
350 PETSC_INTERN PetscErrorCode LMProductsMakeHermitian(Mat local, PetscInt oldest, PetscInt next) in LMProductsMakeHermitian() function
157 PetscCall(LMProductsMakeHermitian(M00_local, oldest, next)); in BFGSCompactDenseProductsUpdate()
184 PetscCall(LMProductsMakeHermitian(local, oldest, next)); in SR1CompactProductsUpdate()