openfoam/applications/utilities/mesh/manipulation/setSet
Mark Olesen 8df433860f STYLE: use string substr instead of string::operator()
- makes the purpose clearer.
  In some places, string::resize() is even simpler.

- use C++11 string::back() in preference to str[str.size()-1]
2017-07-21 12:30:42 +02:00
..
Make ENH: construct VTK writers with the outputOptions and adjust internally 2017-05-31 22:08:54 +02:00
Allwmake Allwmake: Remove 'set -x' which generates a lot of noise 2016-11-13 18:08:22 +00:00
setSet.C STYLE: use string substr instead of string::operator() 2017-07-21 12:30:42 +02:00