avoid deprecation warnings when using Dune 2.6
Use the `DUNE_VERSION*` macros to distinguish between Dune >= 2.6 and < 2.6. Employ the correspondingly correct types, constructors and function calls for Mappers and ReferenceElements.
parent
c2be0703
No related branches found
No related tags found
Showing
- dumux/common/intersectionmapper.hh 9 additions, 2 deletionsdumux/common/intersectionmapper.hh
- dumux/discretization/box/boxgeometryhelper.hh 13 additions, 0 deletionsdumux/discretization/box/boxgeometryhelper.hh
- dumux/discretization/box/fvelementgeometry.hh 5 additions, 0 deletionsdumux/discretization/box/fvelementgeometry.hh
- dumux/discretization/box/fvgridgeometry.hh 8 additions, 0 deletionsdumux/discretization/box/fvgridgeometry.hh
- dumux/discretization/cellcentered/mpfa/fvelementgeometry.hh 9 additions, 0 deletionsdumux/discretization/cellcentered/mpfa/fvelementgeometry.hh
- dumux/discretization/cellcentered/mpfa/fvgridgeometry.hh 8 additions, 0 deletionsdumux/discretization/cellcentered/mpfa/fvgridgeometry.hh
- dumux/discretization/cellcentered/mpfa/helper.hh 4 additions, 0 deletionsdumux/discretization/cellcentered/mpfa/helper.hh
- dumux/discretization/staggered/freeflow/staggeredgeometryhelper.hh 4 additions, 0 deletions...cretization/staggered/freeflow/staggeredgeometryhelper.hh
- dumux/porousmediumflow/1p/sequential/diffusion/cellcentered/velocity.hh 8 additions, 4 deletions...diumflow/1p/sequential/diffusion/cellcentered/velocity.hh
- dumux/porousmediumflow/2p/sequential/diffusion/cellcentered/velocity.hh 6 additions, 2 deletions...diumflow/2p/sequential/diffusion/cellcentered/velocity.hh
- dumux/porousmediumflow/2p/sequential/diffusion/mimetic/croperator.hh 13 additions, 2 deletions...smediumflow/2p/sequential/diffusion/mimetic/croperator.hh
- dumux/porousmediumflow/2p/sequential/diffusion/mimetic/pressure.hh 7 additions, 5 deletions...ousmediumflow/2p/sequential/diffusion/mimetic/pressure.hh
- dumux/porousmediumflow/2p/sequential/diffusion/mimetic/pressureadaptive.hh 7 additions, 5 deletions...mflow/2p/sequential/diffusion/mimetic/pressureadaptive.hh
- dumux/porousmediumflow/2p/sequential/diffusion/mpfa/lmethod/2dpressure.hh 12 additions, 4 deletions...umflow/2p/sequential/diffusion/mpfa/lmethod/2dpressure.hh
- dumux/porousmediumflow/2p/sequential/diffusion/mpfa/lmethod/2dpressureadaptive.hh 12 additions, 4 deletions...p/sequential/diffusion/mpfa/lmethod/2dpressureadaptive.hh
- dumux/porousmediumflow/2p/sequential/diffusion/mpfa/lmethod/2dpressurevelocity.hh 6 additions, 2 deletions...p/sequential/diffusion/mpfa/lmethod/2dpressurevelocity.hh
- dumux/porousmediumflow/2p/sequential/diffusion/mpfa/lmethod/2dpressurevelocityadaptive.hh 6 additions, 2 deletions...tial/diffusion/mpfa/lmethod/2dpressurevelocityadaptive.hh
- dumux/porousmediumflow/2p/sequential/diffusion/mpfa/lmethod/2dvelocity.hh 11 additions, 5 deletions...umflow/2p/sequential/diffusion/mpfa/lmethod/2dvelocity.hh
- dumux/porousmediumflow/2p/sequential/diffusion/mpfa/lmethod/2dvelocityadaptive.hh 0 additions, 3 deletions...p/sequential/diffusion/mpfa/lmethod/2dvelocityadaptive.hh
- dumux/porousmediumflow/2p/sequential/diffusion/mpfa/lmethod/3dinteractionvolumecontainer.hh 12 additions, 3 deletions...al/diffusion/mpfa/lmethod/3dinteractionvolumecontainer.hh
Loading
Please register or sign in to comment