Skip to content
Snippets Groups Projects
Commit fb871828 authored by Henry Weller's avatar Henry Weller
Browse files

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.
parent 4aa6052a
Branches
Tags
No related merge requests found
Showing
with 288 additions and 438 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment