Merge branch 'feature/small-beautifications' into 'master'
Minor beautification * Remove unused typedef * Replace "if (cond) continue" by "if (!cond)" * Remove pointless return after throw * Whitespace changes See merge request !82
Showing
- dumux/multidomain/newtoncontroller.hh 1 addition, 2 deletionsdumux/multidomain/newtoncontroller.hh
- dumux/nonlinear/newtoncontroller.hh 2 additions, 2 deletionsdumux/nonlinear/newtoncontroller.hh
- dumux/porousmediumflow/2p2c/implicit/model.hh 23 additions, 22 deletionsdumux/porousmediumflow/2p2c/implicit/model.hh
Loading
Please register or sign in to comment