Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex61f.F9054 integer, parameter :: NCASES = 100 variable
88 real(8) :: err(NCASES)
106 print *, 'nthreads = ', nthreads, ' NCASES = ', NCASES
108 call split_indices(NCASES, nthreads, ibeg, iend)
260 do icase = 1, NCASES
/petsc/src/ksp/ksp/tutorials/output/
H A Dex61f_1.out1 nthreads = 32 NCASES = 100