NAME

c2h - convert from cartesian


SYNOPSIS

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


INPUT PARAMETERS

n - int*
      dimension of dataset
ndim - int*
      skip between elements to copy
cindex- int*
      location in multi-d mesh


OUTPUT PARAMETERS

hindex - int*
      helix location index


DESCRIPTION

Translate from multi-dimenion system to helix coordinate


SEE ALSO

the h2c manpage


LIBRARY

sep