functionObjects: Cleanup, reorganize and simplify

This commit is contained in:
Henry Weller
2016-05-21 23:12:12 +01:00
parent f8f39d54ae
commit c5c277f5f9
15 changed files with 224 additions and 458 deletions

View File

@ -88,7 +88,7 @@ protected:
bool store
(
word& fieldName,
tmp<FieldType> tfield,
const tmp<FieldType>& tfield,
bool cacheable = false
);