OpenFOAM-4.x-lab/applications/solvers/compressible
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
..
rhoCentralFoam fvPatchFields, fvsPatchFields, pointPatchFields: specifically declare namespace of functions 2015-12-08 22:29:05 +00:00
rhoPimpleFoam fvOptions: Reorganized and updated to simplify use in sub-models and maintenance 2015-12-02 11:49:52 +00:00
rhoSimpleFoam fvOptions: Reorganized and updated to simplify use in sub-models and maintenance 2015-12-02 11:49:52 +00:00
sonicFoam fvOptions: Reorganized and updated to simplify use in sub-models and maintenance 2015-12-02 11:49:52 +00:00