[staggered][geometry] Introduce new bool functions to staggered discretization
* use small indicies for loops * do not query for dofs using < 0 to check if they exist * remove superfluous this-> calls * use efficient types, clean up loops * move axis and pair data to namespace Detail
Showing
- dumux/common/properties.hh 1 addition, 1 deletiondumux/common/properties.hh
- dumux/discretization/staggered/freeflow/connectivitymap.hh 6 additions, 4 deletionsdumux/discretization/staggered/freeflow/connectivitymap.hh
- dumux/discretization/staggered/freeflow/facevariables.hh 6 additions, 3 deletionsdumux/discretization/staggered/freeflow/facevariables.hh
- dumux/discretization/staggered/freeflow/fvgridgeometrytraits.hh 4 additions, 4 deletions...discretization/staggered/freeflow/fvgridgeometrytraits.hh
- dumux/discretization/staggered/freeflow/staggeredgeometryhelper.hh 108 additions, 122 deletions...cretization/staggered/freeflow/staggeredgeometryhelper.hh
- dumux/discretization/staggered/freeflow/subcontrolvolumeface.hh 13 additions, 10 deletions...discretization/staggered/freeflow/subcontrolvolumeface.hh
- dumux/freeflow/navierstokes/staggered/staggeredupwindfluxvariables.hh 103 additions, 103 deletions...ow/navierstokes/staggered/staggeredupwindfluxvariables.hh
Loading
Please register or sign in to comment