- 28 Jan, 2010 1 commit
-
-
mattijs authored
pointsInstance. For now also dump topology related sets to pointsInstance since otherwise paraFoam cannot see them (only looks at first 'sets' directory when searching back)
-
- 09 Jul, 2009 1 commit
-
-
mattijs authored
-
- 30 Jun, 2009 1 commit
-
-
mattijs authored
-
- 06 Mar, 2009 1 commit
-
-
mattijs authored
-
- 10 Jan, 2009 1 commit
-
-
Mark Olesen authored
- can use 'XX.empty()' instead of 'XX.size() == 0', 'XX.size() < 1' or 'XX.size() <= 0' or for simpler coding. It also has the same number of characters as '!XX.size()' and /might/ be more readable - many size checking had 'XX.size() > 0', 'XX.size() != 0', or 'XX.size() >= 1' when a simple 'XX.size()' suffices
-
- 22 Nov, 2008 1 commit
-
-
Mark Olesen authored
- 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.
-
- 07 Oct, 2008 1 commit
-
-
mattijs authored
-
- 16 May, 2008 1 commit
-
-
Mattijs Janssens authored
-
- 08 May, 2008 1 commit
-
-
Mattijs Janssens authored
-
- 15 Apr, 2008 1 commit
-
-
OpenFOAM-admin authored
-