functionObjects: Renamed option "adjustableTime" -> "adjustableRunTime" for consistency with Time

This commit is contained in:
Henry Weller
2016-05-07 09:32:00 +01:00
parent 5b30f25b26
commit 71a448d66f
10 changed files with 18 additions and 18 deletions

View File

@ -179,7 +179,7 @@ public:
return name_;
}
//- Read the field min/max data
//- Read the set of fields from dictionary
virtual void read(const dictionary&);
//- Execute, currently does nothing