kqRWallFunctionFvPatchField: Corrected scope
This commit is contained in:
parent
e4bbb06941
commit
bb1309bee1
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ public:
|
|||
//- Evaluate the patchField
|
||||
virtual void evaluate
|
||||
(
|
||||
const Pstream::commsTypes commsType=Pstream::Pstream::blocking
|
||||
const Pstream::commsTypes commsType=Pstream::blocking
|
||||
);
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue