STYLE: limit to 80 char width

This commit is contained in:
andy
2011-09-02 18:07:08 +01:00
parent e2ad344e2f
commit ac3e55e1b4

View File

@ -170,7 +170,8 @@ public:
//- Does the patch field perform the transformation
virtual bool doTransform() const
{
return !(cyclicAMIPatch_.parallel() || pTraits<Type>::rank == 0);
return
!(cyclicAMIPatch_.parallel() || pTraits<Type>::rank == 0);
}
//- Return face transformation tensor