Merge branch 'feature/remove-dumux-qualifiers' into 'master'
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;`. See merge request !178
No related branches found
No related tags found
Showing
- dumux/common/basicproperties.hh 4 additions, 4 deletionsdumux/common/basicproperties.hh
- dumux/common/boundingboxtree.hh 10 additions, 10 deletionsdumux/common/boundingboxtree.hh
- dumux/common/geometrycollision.hh 1 addition, 1 deletiondumux/common/geometrycollision.hh
- dumux/common/pointsource.hh 4 additions, 4 deletionsdumux/common/pointsource.hh
- dumux/common/splinecommon_.hh 1 addition, 1 deletiondumux/common/splinecommon_.hh
- dumux/common/start.hh 4 additions, 4 deletionsdumux/common/start.hh
- dumux/freeflow/stokes/propertydefaults.hh 3 additions, 3 deletionsdumux/freeflow/stokes/propertydefaults.hh
- dumux/freeflow/stokesnc/fluxvariables.hh 1 addition, 1 deletiondumux/freeflow/stokesnc/fluxvariables.hh
- dumux/freeflow/stokesnc/propertydefaults.hh 1 addition, 1 deletiondumux/freeflow/stokesnc/propertydefaults.hh
- dumux/freeflow/zeroeq/problem.hh 1 addition, 1 deletiondumux/freeflow/zeroeq/problem.hh
- dumux/geomechanics/el1p2c/fluxvariables.hh 2 additions, 2 deletionsdumux/geomechanics/el1p2c/fluxvariables.hh
- dumux/geomechanics/el1p2c/propertydefaults.hh 3 additions, 3 deletionsdumux/geomechanics/el1p2c/propertydefaults.hh
- dumux/geomechanics/el2p/fluxvariables.hh 1 addition, 1 deletiondumux/geomechanics/el2p/fluxvariables.hh
- dumux/geomechanics/el2p/localoperator.hh 1 addition, 1 deletiondumux/geomechanics/el2p/localoperator.hh
- dumux/geomechanics/el2p/newtoncontroller.hh 3 additions, 3 deletionsdumux/geomechanics/el2p/newtoncontroller.hh
- dumux/geomechanics/el2p/propertydefaults.hh 11 additions, 11 deletionsdumux/geomechanics/el2p/propertydefaults.hh
- dumux/implicit/assembler.hh 1 addition, 1 deletiondumux/implicit/assembler.hh
- dumux/implicit/box/propertydefaults.hh 5 additions, 5 deletionsdumux/implicit/box/propertydefaults.hh
- dumux/implicit/cellcentered/propertydefaults.hh 5 additions, 5 deletionsdumux/implicit/cellcentered/propertydefaults.hh
- dumux/implicit/localjacobian.hh 1 addition, 1 deletiondumux/implicit/localjacobian.hh
Loading
Please register or sign in to comment