diff --git a/src/mesh/cfMesh/utilities/helperFunctions/helperFunctionsPar.H b/src/mesh/cfMesh/utilities/helperFunctions/helperFunctionsPar.H index da63fb225..9c35c2c83 100644 --- a/src/mesh/cfMesh/utilities/helperFunctions/helperFunctionsPar.H +++ b/src/mesh/cfMesh/utilities/helperFunctions/helperFunctionsPar.H @@ -68,7 +68,7 @@ void exchangeMap ( const std::map&, LongList&, - const Pstream commsType = Pstream::blocking + const Pstream::commsTypes commsType = Pstream::blocking ); //- sends the data stored in a map to other processors and receives the data