mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Updated header comment
This commit is contained in:
@ -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
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user