added property tag LSBlockSize to linear solver properties
- different models may require a block size, which can differ from the number of equations of the mathematical model. This has to be knwon if the SuperLU solver is used - default block size of box models is numEq - default block size of decoupled models is 1 git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6392 2fb0f335-1f38-0410-981e-8018bf24f1b0
Showing
- dumux/boxmodels/common/boxpropertydefaults.hh 7 additions, 0 deletionsdumux/boxmodels/common/boxpropertydefaults.hh
- dumux/decoupled/common/decoupledproperties.hh 9 additions, 0 deletionsdumux/decoupled/common/decoupledproperties.hh
- dumux/linear/linearsolverproperties.hh 10 additions, 0 deletionsdumux/linear/linearsolverproperties.hh
- dumux/linear/seqsolverbackend.hh 2 additions, 2 deletionsdumux/linear/seqsolverbackend.hh
Loading
Please register or sign in to comment