NAME

sep_copy_grid - copy a grid from one tag to another


SYNOPSIS

ierr=sep_copy_grid( intag, outtag)


INPUT PARAMETERS

intag - char*
      input tag
outtag - char*
      output tag


RETURN VALUES

 0= if sucessfully copies the grid
 1= if the grid doesn't exist in the intag
 -1= fails for some other reason


DESCRIPTION

When the grid exists, copies contents from intag to outtag


LIBRARY

sep3d