box models: reorganization for context objects
allows to better decouple the problem from the model and will also make the generic implementation of multiple spatial and temporal discretizations _much_ easier. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6671 2fb0f335-1f38-0410-981e-8018bf24f1b0
Showing
- dumux/boxmodels/2p/2pfluxvariables.hh 102 additions, 76 deletionsdumux/boxmodels/2p/2pfluxvariables.hh
- dumux/boxmodels/2p/2plocalresidual.hh 53 additions, 45 deletionsdumux/boxmodels/2p/2plocalresidual.hh
- dumux/boxmodels/2p/2pmodel.hh 19 additions, 17 deletionsdumux/boxmodels/2p/2pmodel.hh
- dumux/boxmodels/2p/2pproblem.hh 47 additions, 2 deletionsdumux/boxmodels/2p/2pproblem.hh
- dumux/boxmodels/2p/2pvolumevariables.hh 18 additions, 20 deletionsdumux/boxmodels/2p/2pvolumevariables.hh
- dumux/boxmodels/common/boxassembler.hh 38 additions, 42 deletionsdumux/boxmodels/common/boxassembler.hh
- dumux/boxmodels/common/boxelementvolumevariables.hh 309 additions, 48 deletionsdumux/boxmodels/common/boxelementvolumevariables.hh
- dumux/boxmodels/common/boxlocaljacobian.hh 173 additions, 243 deletionsdumux/boxmodels/common/boxlocaljacobian.hh
- dumux/boxmodels/common/boxlocalresidual.hh 236 additions, 505 deletionsdumux/boxmodels/common/boxlocalresidual.hh
- dumux/boxmodels/common/boxmodel.hh 206 additions, 122 deletionsdumux/boxmodels/common/boxmodel.hh
- dumux/boxmodels/common/boxproblem.hh 112 additions, 5 deletionsdumux/boxmodels/common/boxproblem.hh
- dumux/boxmodels/common/boxproperties.hh 7 additions, 4 deletionsdumux/boxmodels/common/boxproperties.hh
- dumux/boxmodels/common/boxpropertydefaults.hh 3 additions, 1 deletiondumux/boxmodels/common/boxpropertydefaults.hh
- dumux/boxmodels/common/boxvolumevariables.hh 4 additions, 5 deletionsdumux/boxmodels/common/boxvolumevariables.hh
- dumux/common/timemanager.hh 1 addition, 1 deletiondumux/common/timemanager.hh
- dumux/linear/overlappingscalarproduct.hh 2 additions, 2 deletionsdumux/linear/overlappingscalarproduct.hh
- dumux/material/spatialparameters/boxspatialparameters.hh 15 additions, 5 deletionsdumux/material/spatialparameters/boxspatialparameters.hh
- dumux/material/spatialparameters/boxspatialparameters1p.hh 30 additions, 52 deletionsdumux/material/spatialparameters/boxspatialparameters1p.hh
- dumux/nonlinear/newtonmethod.hh 1 addition, 1 deletiondumux/nonlinear/newtonmethod.hh
- test/boxmodels/2p/lensproblem.hh 5 additions, 1 deletiontest/boxmodels/2p/lensproblem.hh
Loading
Please register or sign in to comment