next up previous contents index
Next: Module nye_tensor_module Up: Module mpi_module Previous: Subroutine get_mpi_size_rank   Contents   Index

Function decode_mpi_error


\begin{boxedminipage}{\textwidth}
\begin{verbatim}d = decode_mpi_error(error_code,routine_name,error_string)\end{verbatim}
\end{boxedminipage}

Decode MPI error, abort on failure.

error_code -- integer, intent(in)

routine_name -- character(len=*), intent(in)

Name of MPI routine in which error occured

error_string -- character(len=*), intent(out)

Return value -- logical

nye_tensor_module module

gabor 2009-06-30