- 27 Nov, 2009 1 commit
-
-
Mark Olesen authored
- markup codingStyleGuide.org examples so they actually indent correctly - use 'Info<<' as per codingStyleGuide instead of 'Info <<'
-
- 26 Nov, 2009 1 commit
-
-
Mark Olesen authored
- use first() method in some places as well where it helps clarity - there are a few remaining cases: git grep 'size()-1]'
-
- 25 Nov, 2009 1 commit
-
-
Mark Olesen authored
-
- 20 Nov, 2009 1 commit
-
-
Mark Olesen authored
- in preparation for adding an optional '-reconstruct' to a few utilities re-use as -lreconstruct library - move related stuff there too src/decompositionMethods/decompositionMethods -> src/parallel/decompositionMethods - added missing namespace qualifiers
-
- 19 Nov, 2009 1 commit
-
-
mattijs authored
-
- 13 Nov, 2009 1 commit
-
-
mattijs authored
-
- 11 Nov, 2009 1 commit
-
-
mattijs authored
-
- 03 Nov, 2009 2 commits
- 23 Oct, 2009 1 commit
-
-
mattijs authored
-
- 22 Oct, 2009 1 commit
-
-
mattijs authored
-
- 21 Oct, 2009 1 commit
-
-
henry authored
and other unit conversion functions as they are required e.g. slug <-> kg.
-
- 20 Oct, 2009 1 commit
-
-
mattijs authored
-
- 19 Oct, 2009 1 commit
-
-
Mark Olesen authored
- note left utilities/mesh/advanced/collapseEdges/collapseEdges.C as-is. It looks suspicious, but the change was recent, so maybe it means something
-
- 18 Oct, 2009 1 commit
-
-
mattijs authored
-
- 10 Oct, 2009 1 commit
-
-
henry authored
the include file back to mathematicalConstants.H to make upgrading code slightly easier.
-
- 05 Oct, 2009 1 commit
-
-
Mark Olesen authored
- expose point field throughout - make output less verbose, but can switch on/off with verbose() static method
-
- 01 Oct, 2009 1 commit
-
-
mattijs authored
-
- 30 Sep, 2009 1 commit
-
-
mattijs authored
-
- 29 Sep, 2009 1 commit
-
-
mattijs authored
-
- 24 Sep, 2009 3 commits
- 22 Sep, 2009 4 commits
- 21 Sep, 2009 3 commits
-
-
Mark Olesen authored
-
Mark Olesen authored
-
mattijs authored
-
- 17 Sep, 2009 2 commits
-
-
Mark Olesen authored
- Unless the points(), cells(), patches() methods are called, the classes should know maintain a lightweight representation for as long as possible. - bugfix: old-code used xferMove() instead of xferCopy() when creating the topology mesh - causing const pointField& to break if the code order was changed - relocate blockMesh from src/meshing -> src/mesh
-
mattijs authored
-
- 16 Sep, 2009 2 commits
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- 15 Sep, 2009 2 commits
- 11 Sep, 2009 2 commits
- 10 Sep, 2009 1 commit
-
-
mattijs authored
-
- 08 Sep, 2009 1 commit
-
-
mattijs authored
-