Home
last modified time | relevance | path

Searched defs:theta2 (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/ksp/impls/bcgs/qmrcgs/
H A Dqmrcgs.c20 PetscReal dp = 0.0, final, tau, tau2, theta, theta2, c, F, NV, vv; in KSPSolve_QMRCGS() local
/petsc/src/tao/leastsquares/impls/pounders/
H A Dpounders.h54 PetscReal theta2; /* Pivot threshold for additional points */ member