Formatting
This commit is contained in:
parent
3b42c0dc7c
commit
f1433b46a4
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ public:
|
|||
//- Evaluate the patchField
|
||||
virtual void evaluate
|
||||
(
|
||||
const Pstream::commsTypes commsType= Pstream::blocking
|
||||
const Pstream::commsTypes commsType = Pstream::blocking
|
||||
);
|
||||
|
||||
|
||||
|
|
Reference in a new issue