OpenFOAM-5.x/src/mesh
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
..
autoMesh fvPatchFields, fvsPatchFields, pointPatchFields: specifically declare namespace of functions 2015-12-08 22:29:05 +00:00
blockMesh Completed update ...ErrorIn -> ...ErrorInFunction 2015-11-11 09:03:39 +00:00
extrudeModel Completed update ...ErrorIn -> ...ErrorInFunction 2015-11-11 09:03:39 +00:00
Allwmake New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00