First steps to unify seqsolverbackend and boxlinearsolver.
Created new LinearSolver type tag and corresponding properties. BoxModel and DecoupledModel inherit these, which should be ok, since we most likely will never have one of those models without a linear solver. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6308 2fb0f335-1f38-0410-981e-8018bf24f1b0
Showing
- dumux/boxmodels/common/boxproperties.hh 2 additions, 1 deletiondumux/boxmodels/common/boxproperties.hh
- dumux/boxmodels/common/boxpropertydefaults.hh 15 additions, 0 deletionsdumux/boxmodels/common/boxpropertydefaults.hh
- dumux/decoupled/common/decoupledproperties.hh 13 additions, 1 deletiondumux/decoupled/common/decoupledproperties.hh
- dumux/linear/boxlinearsolver.hh 6 additions, 74 deletionsdumux/linear/boxlinearsolver.hh
- dumux/linear/seqsolverbackend.hh 2 additions, 50 deletionsdumux/linear/seqsolverbackend.hh
Loading
Please register or sign in to comment