- 11 May, 2010 1 commit
-
-
mattijs authored
-
- 27 Apr, 2010 1 commit
-
-
Mark Olesen authored
- mapFields and splitMeshRegions need more clarification
-
- 13 Apr, 2010 1 commit
-
-
Mark Olesen authored
ENH: change some iterator -> const_iterator access BUG: found some places with forAllIter and ::iterator !
-
- 01 Apr, 2010 1 commit
-
-
mattijs authored
-
- 29 Mar, 2010 1 commit
-
-
Mark Olesen authored
-
- 26 Mar, 2010 1 commit
-
-
mattijs authored
-
- 17 Feb, 2010 1 commit
-
-
Mark Olesen authored
- operator[] with label -> get args at index - operator[] with word -> get named option
-
- 16 Feb, 2010 1 commit
-
-
Mark Olesen authored
- make centrally available via #include "addOverwriteOption.H"
-
- 27 Jan, 2010 1 commit
-
-
mattijs authored
- added directMapped*Patch constructors with uniform offset - changed splitMeshRegions to use it - adapted chtMultiRegionFoam tutorials
-
- 02 Dec, 2009 1 commit
-
-
mattijs authored
-
- 03 Dec, 2009 1 commit
-
-
Mark Olesen authored
- ensure that the standard options (eg, from timeSelector) also have some usage information
-
- 19 Nov, 2009 1 commit
-
-
mattijs authored
-
- 22 Sep, 2009 1 commit
-
-
mattijs authored
-
- 21 Sep, 2009 1 commit
-
-
mattijs authored
-
- 15 Sep, 2009 1 commit
-
-
mattijs authored
-
- 02 Sep, 2009 1 commit
-
-
mattijs authored
-
- 22 Jul, 2009 1 commit
-
-
Chris Greenshields authored
-
- 19 May, 2009 1 commit
-
-
Mark Olesen authored
- also drop various unused time options from src/OpenFOAM/include
-
- 17 Apr, 2009 1 commit
-
-
mattijs authored
-
- 06 Feb, 2009 2 commits
-
-
mattijs authored
-
Mark Olesen authored
- removed the previously added fileName type(), isDir(), isFile() methods. - added optional bool parameter to isFile() function to explicitly enable/disable the check for gzip files. - fixed minor bugginess where the default usage of isFile() would result in false positive matches. - be slightly more stringent and use isDir() and isFile() instead of exists() function when we actually know the expected type.
-
- 27 Jan, 2009 1 commit
-
-
mattijs authored
-
- 23 Jan, 2009 1 commit
-
-
mattijs authored
-
- 14 Jan, 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
-
- 31 Dec, 2008 1 commit
-
-
Mark Olesen authored
-
- 28 Sep, 2008 1 commit
-
-
mattijs authored
-
- 26 Jun, 2008 2 commits
-
-
Andrew Heather authored
-
Andrew Heather authored
-
- 25 Jun, 2008 2 commits
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- 12 May, 2008 1 commit
-
-
Mattijs Janssens authored
-
- 15 Apr, 2008 1 commit
-
-
OpenFOAM-admin authored
-