functionObjects: Simplified organization and naming

This commit is contained in:
Henry Weller
2016-05-03 23:37:28 +01:00
parent ff6d8914da
commit c70c12a2bb
119 changed files with 432 additions and 401 deletions

View File

@ -6,13 +6,9 @@ targetType=libso
. $WM_PROJECT_DIR/wmake/scripts/AllwmakeParseArguments
set -x
wmake $targetType cloud
wmake $targetType field
wmake $targetType forces
wmake $targetType fvTools
wmake $targetType IO
wmake $targetType jobControl
wmake $targetType systemCall
wmake $targetType lagrangian
wmake $targetType utilities
#------------------------------------------------------------------------------