'pointer' in udunits.F90
Status: Planning
Brought to you by:
alangenh
The use of the 'pointer' statement in udunits.F90 is
outside the F90 standard and breaks the intel ifc
compiler. This occurs in both get_cal_time and
convert_units. These are not used in the bgrid solo
example, so I patched by deleting these routines.
Logged In: YES
user_id=682953
Dear nobody
The ifc compiler has problems with Cray pointers in modules.
We have a fix for this that will be in the next release.
William