OpenFOAM-4.x/etc/codeTemplates
Henry Weller 18725ed3ac functionObjects: Renamed dictionary entry 'functionObjectLibs' -> 'libs'
This changes simplifies the specification of functionObjects in
controlDict and is consistent with the 'libs' option in controlDict to
load special solver libraries.

Support for the old 'functionObjectLibs' name is supported for backward compatibility.
2016-05-16 22:09:01 +01:00
..
app Code templates: Updated headers 2016-02-15 20:53:21 +00:00
BC etc/codeTemplates/BC: Use Use 'Zero' rather than 'pTraits<Type>::zero' to initialize to 0 2016-03-22 08:33:16 +00:00
dynamicCode functionObjects: rewritten to all be derived from 'functionObject' 2016-05-15 16:40:01 +01:00
functionObject functionObjects: Renamed dictionary entry 'functionObjectLibs' -> 'libs' 2016-05-16 22:09:01 +01:00
source Code templates: Updated headers 2016-02-15 20:53:21 +00:00
template Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00
foamCommentStyles Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
foamScript scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00