Skip to content

Commit

Permalink
COMP: wedgeFvPatchScalarField: intel compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
mattijs committed May 14, 2012
1 parent 223b594 commit 8cf1d39
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -48,7 +48,7 @@ void wedgeFvPatchField<scalar>::evaluate(const Pstream::commsTypes)
updateCoeffs();
}

operator==(patchInternalField());
this->operator==(patchInternalField());
}


Expand Down

0 comments on commit 8cf1d39

Please sign in to comment.