NAME

sep3d_axis_index - try to axis key in structure


SYNOPSIS

logical sep3d_axis_index(struct,axisname,axisindex)


INPUT PARAMETERS

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


OUTPUT PARAMETERS

axisindex- integer
      index of the axis


RETURN VALUES

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


DESCRIPTION

Attempte to find the given axis


SEE ALSO

the sep3d_key_index manpage


LIBRARY

supersetf90