maxval** and minval**

3 views
Skip to first unread message

PGK

unread,
Sep 23, 2009, 4:19:09 AM9/23/09
to gg95
Hi all,

The maxval (and minval) runtime library function comes in 4 varieties.
For example, the double precision real versions are:

_g95_maxval_r8
_g95_maxval1_r8
_g95_maxvald_r8
_g95_maxval1d_r8

Incidentally, I'm calling these functions directly from libf95.a, and
I do know the specification of the Fortran function. Can anyone give a
pointer as to the role of each version of maxval/minval?

Graham

Doug

unread,
Sep 23, 2009, 7:23:52 AM9/23/09
to gg95
Did you look at the source where they are defined?
src/g95-0.92/libf95.a-0.92/intrinsics/mmval.c

Doug

PGK

unread,
Oct 1, 2009, 6:48:32 AM10/1/09
to gg95
Yes.
Reply all
Reply to author
Forward
0 new messages