Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.fortran/
H A Djacobi.f139 subroutine jacobi (n,m,dx,dy,alpha,omega,u,f,tol,maxit) argument
160 integer n,m,maxit local