[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20040226: Problem with f90 test for netCDF: pgf90 compiler



Jeff,

>Date: Thu, 26 Feb 2004 15:38:25 -0500
>From: "Jeff Konz" <address@hidden>
>Organization: Linux Networx
>To: "'Steve Emmerson'" <address@hidden>
>Subject: RE: 20040225: Problem with f90 test for netCDF: pgf90 compiler 
> Keywords: 200402252015.i1PKFrrV004061 netCDF F90

The above message contained the following:

> Am I correct in assuming that the underlying function processing these
> values is "nf90_put_var_3D_FourByteReal" ?

That will be the underlying routine if a default Fortran REAL on your
system has four bytes.  There's also a requirement that the array be
3-D, but that should be taken care of by the fact that the array
argument is, obviously, 3-D.

> -Jeff

Regards,
Steve Emmerson