Files
openfoam/applications/test
Mark Olesen dd54aa3018 BUG: non-lazy PackedList (fixes #484)
- The unset() method never auto-vivifies, whereas the set() method
  always auto-vivifies. In the case where set() is called with a zero
  for its argument - eg, set(index, 0) - this should behave
  identically to an unset() and not auto-vivify out-of-range entries.
2017-05-26 21:02:28 +02:00
..
2017-01-19 20:17:47 +00:00
2016-04-16 18:34:41 +01:00
2017-05-17 10:18:14 +02:00
2016-10-17 12:02:01 +02:00
2015-12-22 23:14:17 +00:00
2013-09-27 22:47:59 +01:00
2017-05-17 10:18:14 +02:00