incoroporate suggestions from cppcheck.
Make one-parameter constructors explicit. Pass parameters by const reference if copying is potentially expensive. Pass string instead of const char* to function that expects a string. Fix out-of-bounds access.
parent
8c09d34c
No related branches found
No related tags found
Showing
- dumux/common/exceptions.hh 2 additions, 2 deletionsdumux/common/exceptions.hh
- dumux/common/properties/propertysystem.hh 2 additions, 2 deletionsdumux/common/properties/propertysystem.hh
- dumux/io/gnuplotinterface.hh 18 additions, 19 deletionsdumux/io/gnuplotinterface.hh
- dumux/material/components/co2.hh 1 addition, 1 deletiondumux/material/components/co2.hh
- dumux/material/components/iapws/region1.hh 1 addition, 1 deletiondumux/material/components/iapws/region1.hh
- dumux/material/components/iapws/region2.hh 1 addition, 1 deletiondumux/material/components/iapws/region2.hh
- dumux/material/components/tabulatedcomponent.hh 2 additions, 2 deletionsdumux/material/components/tabulatedcomponent.hh
Loading
Please register or sign in to comment