OpenFOAM-4.x/applications
Henry Weller efa28279b8 fvPatchFields, fvsPatchFields, pointPatchFields: specifically declare namespace of functions
It is better to declare the namespace of each function in the C file
rather than "open" the namespace as this may lead to inconsistencies
between the declaration in the H files and definition in the C file.
2015-12-08 22:29:05 +00:00
..
solvers fvPatchFields, fvsPatchFields, pointPatchFields: specifically declare namespace of functions 2015-12-08 22:29:05 +00:00
test blockMeshDict files moved to system directory (new default location) in template cases and unit test cases 2015-11-13 16:05:59 +00:00
utilities wallShearStress: Now may be used with any turbulence model (laminar, RAS or LES/DES) 2015-12-03 09:15:09 +00:00
Allwmake New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00