Skip to content
Snippets Groups Projects
Commit 35bf6f1d authored by Bernd Flemisch's avatar Bernd Flemisch
Browse files

remove superfluous `Dumux::` qualifiers

Everything in our .hh files is defined within the namespace `Dumux`.
There were numerous occurrences of `Dumux::` qualifiers that were
unnecessary. Remove those occurrences. Necessary qualifications
remain, such as `typedef Dumux::H2O<Scalar> H2O;`.
parent c278897c
1 merge request!178remove superfluous `Dumux::` qualifiers
Showing
with 63 additions and 63 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment