Page 1 of 1

dead code in getng

Posted: Sun Mar 20, 2011 10:27 am
by mverstra
../../../src/56_recipspace/getng.F90:163.20:

do ii=1,maxpow7
1
Warning: DO loop at (1) will be executed zero times
../../../src/56_recipspace/getng.F90:171.21:

do ii=1,maxpow11
1
Warning: DO loop at (1) will be executed zero times


Hello all:
can someone familiar with this routine confirm whether these statements are useless? Or if there is an error somewhere?

cheers

Matthieu