Skip to content
Snippets Groups Projects
Commit efa28279 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 3e6f38f1
Branches
Tags
1 merge request!33Merge foundation
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