kqRWallFunctionFvPatchField: Corrected scope

This commit is contained in:
Henry Weller 2017-05-18 19:57:16 +01:00
parent e4bbb06941
commit bb1309bee1

View file

@ -153,7 +153,7 @@ public:
//- Evaluate the patchField //- Evaluate the patchField
virtual void evaluate virtual void evaluate
( (
const Pstream::commsTypes commsType=Pstream::Pstream::blocking const Pstream::commsTypes commsType=Pstream::blocking
); );