Formatting

This commit is contained in:
Hrvoje Jasak 2016-12-06 12:50:42 +00:00
parent 6ced1c209c
commit e881837bb0

View file

@ -610,6 +610,7 @@ bool Foam::processorFvPatchField<Type>::ready() const
)
{
bool finished = Pstream::finishedRequest(outstandingSendRequest_);
if (!finished)
{
return false;