Home
last modified time | relevance | path

Searched defs:final (Results 1 – 5 of 5) sorted by relevance

/petsc/src/mat/tests/
H A Dex144.c24 Vec ini, final; in main() local
H A Dex146.c19 Vec fin, fout, fout1, ini, final; in main() local
/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/sys/logging/handler/impls/mpe/
H A Dlogmpe.c7 int final; member
/petsc/config/
H A Dtestparse.py216 def genTestsSeparateTestvars(intests,indicts,final=False): argument