On Jul 26, 2010, at 11:06 PM, Hugo Gagnon wrote:

>   8         integer, parameter :: dp = kind(1.d0)
>   9         real(kind=dp) :: inside(5), outside(5)

I'm not a fortran expert -- is kind(1.d0) really double precision?  According 
to http://gcc.gnu.org/onlinedocs/gcc-3.4.6/g77/Kind-Notation.html, kind(2) is 
double precision (but that's for a different compiler, and I don't quite grok 
the ".d0" notation).

-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to