[mpfa] template classes by interaction volume instead of MpfaMethod
We now do not specialize the interaction volume depending on the method chosen but extract the chosen method from the interaction volume type that has been set as property. This enables us to hand in the traits class to the interaction volume from the outside, which is actually what you want. Now, for certain grids one can use static matrix/vector types to speed up simulations.
parent
9beef0a6
No related branches found
No related tags found
Showing
- dumux/discretization/cellcentered/mpfa/CMakeLists.txt 0 additions, 1 deletiondumux/discretization/cellcentered/mpfa/CMakeLists.txt
- dumux/discretization/cellcentered/mpfa/helper.hh 1 addition, 1 deletiondumux/discretization/cellcentered/mpfa/helper.hh
- dumux/discretization/cellcentered/mpfa/interactionvolume.hh 0 additions, 50 deletionsdumux/discretization/cellcentered/mpfa/interactionvolume.hh
- dumux/discretization/cellcentered/mpfa/interactionvolumebase.hh 32 additions, 24 deletions...discretization/cellcentered/mpfa/interactionvolumebase.hh
- dumux/discretization/cellcentered/mpfa/interactionvolumedatahandle.hh 39 additions, 29 deletions...tization/cellcentered/mpfa/interactionvolumedatahandle.hh
- dumux/discretization/cellcentered/mpfa/localassembler.hh 5 additions, 5 deletionsdumux/discretization/cellcentered/mpfa/localassembler.hh
- dumux/discretization/cellcentered/mpfa/omethod/interactionvolume.hh 41 additions, 46 deletions...retization/cellcentered/mpfa/omethod/interactionvolume.hh
- dumux/discretization/cellcentered/mpfa/omethod/localassembler.hh 40 additions, 34 deletions...iscretization/cellcentered/mpfa/omethod/localassembler.hh
- dumux/discretization/cellcentered/mpfa/omethod/localsubcontrolentities.hh 4 additions, 4 deletions...tion/cellcentered/mpfa/omethod/localsubcontrolentities.hh
- dumux/discretization/cellcentered/mpfa/properties.hh 16 additions, 10 deletionsdumux/discretization/cellcentered/mpfa/properties.hh
- dumux/discretization/cellcentered/mpfa/subcontrolvolumeface.hh 15 additions, 27 deletions.../discretization/cellcentered/mpfa/subcontrolvolumeface.hh
Loading
Please register or sign in to comment