DataCollector class


\begin{classdesc}{DataCollector}{source = Source.XML}
A data collector is used t...
...ults can be analyzed easily after the simulation has completed.
\end{classdesc}

The following are some of the methods available:
\begin{methoddesc}[DataCollector]{setFileName}{file_name}
Set the XML file name to read.
\end{methoddesc}


\begin{methoddesc}[DataCollector]{setData}{**args}
Create data using the \textle...
...ethod assumes that the data is given in the appropriate format.
\end{methoddesc}


\begin{methoddesc}[DataCollector]{setActiveScalar}{scalar}
Specify the scalar field to load.
\end{methoddesc}


\begin{methoddesc}[DataCollector]{setActiveVector}{vector}
Specify the vector field to load.
\end{methoddesc}


\begin{methoddesc}[DataCollector]{setActiveTensor}{tensor}
Specify the tensor field to load.
\end{methoddesc}

esys@esscc.uq.edu.au