Commit Graph

17 Commits

Author SHA1 Message Date
mattijs
510a35b852 distribution of triSurfaces 2009-02-06 13:12:05 +00:00
Mark Olesen
6d57bb4e7b added PackedBoolList typedef (used everywhere) and improved PackedList
- new members:  capacity(), two-argument resize()/setSize(), const storage()
- new static members: max_value(), packing(), etc.
2009-01-21 11:30:10 +01:00
Mark Olesen
16aaf5b54e autoPtr gets "empty()" method that can be used instead of "! ...valid()" 2009-01-10 10:38:53 +01:00
Mark Olesen
973b9ea0ce boundBox, octree cleanup
- added boundBox(const tmp<pointField>&) constructor for use with
    coordinate systems
  - moved some methods from treeBoundBox to boundBox and use VectorSpace ops
2009-01-01 17:03:19 +01:00
Mark Olesen
28b200bcd9 update copyrights for 2009 2008-12-31 19:01:56 +01:00
Mark Olesen
c65a40d57d don't need shrink before List::transfer(DynamicList&) anymore 2008-12-12 14:20:56 +01:00
mattijs
928a283a6a Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2008-12-02 15:37:11 +00:00
mattijs
5722298f64 no local segments 2008-12-02 15:36:52 +00:00
Mark Olesen
d6b247a3b1 added static data boundBox::greatBox and boundBox::invertedBox
- boundBox::invertedBox is useful for initializing our own calculations
- NOTE treeBoundBox::greatBox is still in place, since it uses GREAT
  instead of VGREAT. If this is only historical, we can drop it.
2008-11-22 11:15:20 +01:00
mattijs
536269a267 use new bounding box 2008-10-23 20:53:45 +01:00
mattijs
651a64d609 force ascii writing of IOdictionary 2008-10-23 18:18:52 +01:00
mattijs
805b45e88a dumping redistributed surfaces 2008-10-21 21:38:43 +01:00
mattijs
5640ed63c2 writing 2008-10-21 13:49:25 +01:00
mattijs
958059fb58 dynamicList update 2008-09-17 11:59:50 +01:00
mattijs
c4c0f54fc6 dynamicList change 2008-09-17 11:53:14 +01:00
mattijs
36fcd1cda6 binary read/write 2008-09-16 21:13:05 +01:00
mattijs
00e865c8d5 distributed surfaces 2008-09-15 12:17:19 +01:00