NAME

sep3d_key_index - try to find key in structure


SYNOPSIS

logical sep3d_key_index(struct,keyname,keyindex)


INPUT PARAMETERS

struct - sep3d
      structure to find key in
keyname - char*
       name of the key to find


OUTPUT PARAMETERS

keyindex- integer
      index of the key


RETURN VALUES

.true. -
      found key
.false. -
       didn't find key


DESCRIPTION

Attempte to find the given key


SEE ALSO

the sep3d_axis_index manpage


LIBRARY

supersetf90