STYLE: Updated header comment

This commit is contained in:
andy
2012-11-28 15:56:24 +00:00
parent c3f22240de
commit cfaa27a702

View File

@ -88,7 +88,7 @@ class calcMag
template<class FieldType>
FieldType& magField(const word& magName, const dimensionSet& dims);
//- Helper function to calculate the gradient of different field types
//- Helper function to calculate the magnitude of different field types
template<class Type>
void calc
(