[implicit] Implement global volvars prototype
* Make VolumeVariables a global vector * Make FVElementGeometries a global vector Results in 5% speedup for the 1pcc test (100x100) and a 20%! speedup for the 2pcc test.
Showing
- dumux/implicit/cellcentered/elementvolumevariables.hh 60 additions, 44 deletionsdumux/implicit/cellcentered/elementvolumevariables.hh
- dumux/implicit/localjacobian.hh 45 additions, 20 deletionsdumux/implicit/localjacobian.hh
- dumux/implicit/localresidual.hh 11 additions, 14 deletionsdumux/implicit/localresidual.hh
- dumux/implicit/model.hh 159 additions, 101 deletionsdumux/implicit/model.hh
- dumux/implicit/volumevariables.hh 14 additions, 14 deletionsdumux/implicit/volumevariables.hh
- dumux/nonlinear/newtoncontroller.hh 2 additions, 0 deletionsdumux/nonlinear/newtoncontroller.hh
- dumux/porousmediumflow/2p/implicit/model.hh 27 additions, 13 deletionsdumux/porousmediumflow/2p/implicit/model.hh
Loading
Please register or sign in to comment