[mpfa][omethod][helper] forward to 2d helper when scvf does not touch a branching point
for dim < dimWorld (i.e. 2 < 3), the algorithm for the setup of the interactionvolume seed is more complex than the one for dim = dimWorld = 2. This commit introduces a forwarding to the more simple algorithm if the face does not touch a branching point.
parent
f0703fc5
No related branches found
No related tags found
Showing
- dumux/discretization/cellcentered/mpfa/globalfvgeometrybase.hh 28 additions, 2 deletions.../discretization/cellcentered/mpfa/globalfvgeometrybase.hh
- dumux/discretization/cellcentered/mpfa/helper.hh 5 additions, 0 deletionsdumux/discretization/cellcentered/mpfa/helper.hh
- dumux/discretization/cellcentered/mpfa/omethod/helper.hh 8 additions, 0 deletionsdumux/discretization/cellcentered/mpfa/omethod/helper.hh
Loading
Please register or sign in to comment