openfoam/applications/utilities/parallelProcessing
Mark Olesen e70fc61660 ENH: consolidate, cleanup some string methods
- consolidate word::validated() into word::validate() and also allow
  as short form for string::validate<word>(). Also less confusing than
  having similarly named methods that essentially do the same thing.

- more consistent const access when iterating over strings

- add valid(char) for keyType and wordRe
2017-08-02 12:33:35 +02:00
..
decomposePar ENH: Clean-up after latest Foundation integrations 2017-03-28 14:21:07 +01:00
reconstructPar ENH: consolidate, cleanup some string methods 2017-08-02 12:33:35 +02:00
reconstructParMesh reconstructParMesh: Use tree method to improve speed and scaling 2017-05-09 09:32:25 +01:00
redistributePar STYLE: eliminate duplicate includes (issue #293) 2017-07-17 14:44:05 +02:00