Utilities


\begin{funcdesc}{setEscriptParamInt}{name,value}
assigns the integer value \var{...
...condensed format if more than \var{value} lines would be created.
\end{funcdesc}


\begin{funcdesc}{getEscriptParamInt}{name}
returns the current value of integer parameter \var{name}.
\end{funcdesc}


\begin{funcdesc}{listEscriptParams}{a}
returns a list of valid parameters and their description.
\end{funcdesc}


\begin{funcdesc}{getMPISizeWorld}{}
returns the number of {\it MPI}\xspace\index...
...{Message Passing Interface!MPI}\xspace is not used 1 is returend.
\end{funcdesc}

\begin{funcdesc}{getMPIRankWorld}{}
returns the rank of the process within the \...
...{Message Passing Interface!MPI}\xspace is not used 0 is returend.
\end{funcdesc}

\begin{funcdesc}{MPIBarrierWorld}{}
performs a barrier synchronization across al...
...I_COMM_WORLD}}\index{Environment!MPI_COMM_WORLD}
processor group.
\end{funcdesc}

\begin{funcdesc}{getMPIWorldMax}{a}
returns the maximum value of the interger \v...
...\textbf{\mbox{MPI_COMM_WORLD}}\index{Environment!MPI_COMM_WORLD}.
\end{funcdesc}

esys@esscc.uq.edu.au