writeEnsightArray()

Write arrays into EnSight array format.

Parameters

fileName (string)
EnSight data file format.
title (string)
Title of the data set.
dataname (string)
Name of the data set.
vec (array)
Vector to output.
usrIds (array)
User IDs (opt).
binary (boolean)
Binary flag.

Return Value

None