Skip to content
Snippets Groups Projects
Commit a1b4534b authored by andy's avatar andy
Browse files

STYLE: Minor code formatting

parent d28e49b9
Branches
Tags
No related merge requests found
......@@ -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);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment