Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gmres/ftn-custom/
H A Dzgmres2f.c21 static PetscErrorCode ourorthog(KSP ksp, PetscInt n) in ourorthog() function
35 *ierr = KSPGMRESSetOrthogonalization(*ksp, ourorthog); in kspgmressetorthogonalization_()