NAME

h2c - convert from helix to cartersian coordinates


SYNOPSIS

ierr=h2c(int hindex, int *n, int ndim, int *cindex)


INPUT PARAMETERS

hindex - int
      helix location index
n - int*
      dimension of dataset
ndim - int*
      skip between elements to copy


OUTPUT PARAMETERS

cindex - int*
       location in multi-d mesh


DESCRIPTION

Translate from helix coordinate to multi-dimenion system


SEE ALSO

the c2h manpage


LIBRARY

sep