OpenFOAM-4.x/src/genericPatchFields/genericPointPatchField
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
..
genericPointPatchField.C fvPatchFields, fvsPatchFields, pointPatchFields: specifically declare namespace of functions 2015-12-08 22:29:05 +00:00
genericPointPatchField.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
genericPointPatchFields.C Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
genericPointPatchFields.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00