Fixed mpi/Pstream not to depend on MPI_BUFFER_SIZE env-var
commit216a95e6d4a006edab662c93028b3a858724badc
authorMichael Wild <themiwi@users.sourceforge.net>
Wed, 3 Dec 2008 16:31:27 +0000 (3 17:31 +0100)
committerMichael Wild <themiwi@users.sourceforge.net>
Wed, 25 Feb 2009 07:37:27 +0000 (25 08:37 +0100)
tree07a8fc802d4cac0b9b7295bfdceb0bdf16cb1250
parentb0fd78da0dc0eece6a5f9e5d93e72b6b7a1dc341
Fixed mpi/Pstream not to depend on MPI_BUFFER_SIZE env-var

By providing a default of 20000000 and letting the user override using
MPI_BUFFER_SIZE.

Signed-off-by: Michael Wild <themiwi@users.sourceforge.net>
src/Pstream/mpi/Pstream.C