[mpfa-o] interaction volume gets implementation as template parameter
by passing the implementation of the actual method's interaction volume type to the o-method interaction volume we are able to overload functionalities in derived classes and still use different interaction volume types on the boundary and inside the domain. This was not possible through the property system as it was unclear which interaction volume is the actual implementation.
Showing
- dumux/discretization/cellcentered/mpfa/lmethod/interactionvolume.hh 2 additions, 1 deletion...retization/cellcentered/mpfa/lmethod/interactionvolume.hh
- dumux/discretization/cellcentered/mpfa/omethod/interactionvolume.hh 11 additions, 11 deletions...retization/cellcentered/mpfa/omethod/interactionvolume.hh
- dumux/discretization/cellcentered/mpfa/omethodfps/interactionvolume.hh 9 additions, 4 deletions...ization/cellcentered/mpfa/omethodfps/interactionvolume.hh
- dumux/mixeddimension/facet/mpfa/interactionvolume.hh 18 additions, 45 deletionsdumux/mixeddimension/facet/mpfa/interactionvolume.hh
- dumux/mixeddimension/facet/mpfa/properties.hh 2 additions, 5 deletionsdumux/mixeddimension/facet/mpfa/properties.hh
Loading
Please register or sign in to comment