OpenFOAM-4.x/src/OpenFOAM
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
..
algorithms src/OpenFOAM: Update ...ErrorIn -> ...ErrorInFunction 2015-11-08 12:23:52 +00:00
containers src/OpenFOAM: Update ...IOErrorIn -> ...IOErrorInFunction 2015-11-10 21:13:04 +00:00
db functionObjects: Format time according to the specification in controlDict 2015-11-20 13:22:51 +00:00
dimensionedTypes src/OpenFOAM: Update ...ErrorIn -> ...ErrorInFunction 2015-11-08 12:23:52 +00:00
dimensionSet src/OpenFOAM: Update ...IOErrorIn -> ...IOErrorInFunction 2015-11-10 21:13:04 +00:00
fields fvPatchFields, fvsPatchFields, pointPatchFields: specifically declare namespace of functions 2015-12-08 22:29:05 +00:00
global src/OpenFOAM: Update ...IOErrorIn -> ...IOErrorInFunction 2015-11-10 21:13:04 +00:00
graph src/OpenFOAM: Update ...ErrorIn -> ...ErrorInFunction 2015-11-08 12:23:52 +00:00
include Resolve various unimportant warning messages from Gcc, Clang and Icpc 2015-07-19 11:31:49 +01:00
interpolations src/OpenFOAM: Update ...IOErrorIn -> ...IOErrorInFunction 2015-11-10 21:13:04 +00:00
Make includeEtcEntry: New dictionary include directive: #includeEtc "etcFile" 2015-04-26 10:44:11 +01:00
matrices Completed update ...ErrorIn -> ...ErrorInFunction 2015-11-11 09:03:39 +00:00
memory src/OpenFOAM: Update ...ErrorIn -> ...ErrorInFunction 2015-11-08 12:23:52 +00:00
meshes src/OpenFOAM: Update ...IOErrorIn -> ...IOErrorInFunction 2015-11-10 21:13:04 +00:00
primitives Minor updates to aid porting to FreeBSD 2015-12-02 18:18:06 +00:00