[mpfa][darcyslaw] store pointer to handle
instead of storing pointers to the transmissibilities and pressures etc, we now only store a pointer to the data handle and reconstruct the fluxes in the DarcysLaw implementation. This dramatically reduces the number of lines needed for the cache implementation.
parent
0b4b7410
No related branches found
No related tags found
Showing
- dumux/discretization/cellcentered/mpfa/darcyslaw.hh 57 additions, 180 deletionsdumux/discretization/cellcentered/mpfa/darcyslaw.hh
- dumux/discretization/cellcentered/mpfa/fluxvariablescachefiller.hh 3 additions, 0 deletions...cretization/cellcentered/mpfa/fluxvariablescachefiller.hh
- dumux/discretization/cellcentered/mpfa/interactionvolumedatahandle.hh 3 additions, 1 deletion...tization/cellcentered/mpfa/interactionvolumedatahandle.hh
- dumux/porousmediumflow/1p/incompressiblelocalresidual.hh 13 additions, 34 deletionsdumux/porousmediumflow/1p/incompressiblelocalresidual.hh
- dumux/porousmediumflow/fluxvariablescache.hh 17 additions, 12 deletionsdumux/porousmediumflow/fluxvariablescache.hh
Loading
Please register or sign in to comment