openfoam/applications/utilities/postProcessing
Mark Olesen 6b6b36afd3 STYLE: revert bitSet/HashSet setMany() to set() method (issue #837)
- improves backward compatibility and more naming consistency.
  Retain setMany(iter1, iter2) to avoid ambiguity with the
  PackedList::set(index, value) method.
2018-05-29 17:38:02 +02:00
..
dataConversion STYLE: consistent '// End namespace' markers 2018-04-27 09:51:35 +02:00
graphics STYLE: revert bitSet/HashSet setMany() to set() method (issue #837) 2018-05-29 17:38:02 +02:00
lagrangian ENH: remove reliance on the Xfer class (issue #639) 2018-03-05 13:28:53 +01:00
lumped STYLE: use 'return nullptr' for empty autoPtr/tmp returns 2018-03-21 09:31:09 +01:00
miscellaneous ENH: cleanup autoPtr class (issue #639) 2018-02-26 12:00:00 +01:00
noise ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00
postProcess STYLE: consistent use of wordHashSet instead of HashSet<word> 2018-02-22 11:19:47 +01:00