Searched defs:tform (Results 1 – 2 of 2) sorted by relevance
17 PetscReal tform[4]; /* transform from Krylov estimates to Chebyshev bounds */ member
347 PetscReal tform[4] = {PETSC_DECIDE, PETSC_DECIDE, PETSC_DECIDE, PETSC_DECIDE}; in KSPSetFromOptions_Chebyshev() local