STYLE: Minor code formatting
This commit is contained in:
parent
d28e49b953
commit
a1b4534b3b
@ -106,8 +106,6 @@ void Foam::calcMag::write()
|
||||
{
|
||||
bool processed = false;
|
||||
|
||||
|
||||
|
||||
calc<scalar>(fieldName_, resultName_, processed);
|
||||
calc<vector>(fieldName_, resultName_, processed);
|
||||
calc<sphericalTensor>(fieldName_, resultName_, processed);
|
||||
|
Loading…
Reference in New Issue
Block a user