openfoam/applications
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
..
solvers Merge remote-tracking branch 'origin/master' into develop 2017-07-20 12:17:26 +02:00
test ENH: improve dictionary parsing behaviour for ill-formed entries (closes #510) 2017-07-19 11:00:44 +02:00
utilities STYLE: use string substr instead of string::operator() 2017-07-21 12:30:42 +02:00
Allwmake ENH: reduce reliance on FOAM_EXT_LIBBIN during builds 2017-04-04 15:28:42 +02:00