STYLE: Code clean-up

This commit is contained in:
Andrew Heather
2016-12-01 16:49:34 +00:00
parent 9e910e6c14
commit c0f1a87d54
4 changed files with 2 additions and 6 deletions

View File

@ -41,7 +41,7 @@ Usage
fluxSummary1
{
type fluxSummary;
libs ("libutilityFunctionObjects.so");
libs ("libfieldFunctionObjects.so");
...
write yes;
log yes;
@ -240,7 +240,7 @@ public:
// Member Functions
//- Read the field min/max data
//- Read the field fluxSummary data
virtual bool read(const dictionary&);
//- Execute, currently does nothing