Make sure that you use <CODE>"%lf"</CODE>, not <CODE>"%f"</CODE> to read the
double precision value.
<P>
Do not forget to commit your MPI datatype with MPI_Type_commit.
