- 25 Aug, 2009 2 commits
- 06 Aug, 2009 1 commit
-
-
henry authored
-
- 12 Jun, 2009 2 commits
- 04 Jun, 2009 1 commit
-
-
mattijs authored
-
- 28 May, 2009 1 commit
-
-
mattijs authored
-
- 08 May, 2009 1 commit
-
-
Mark Olesen authored
- actually blend correction factors as well in fixedBlended scheme - consistency change: move 'linearUpwindV' into same directory as 'linearUpwind', move correction code from .H into .C code. - minor docu format/spelling changes A more general question: ~~~~~~~~~~~~~~~~~~~~~~~~ - would it make more sense to use template specializations for the '*V' differencing schemes?
-
- 04 May, 2009 1 commit
-
-
Mark Olesen authored
- fixed misc. copyright dates, other cosmetics
-
- 30 Apr, 2009 1 commit
-
-
mattijs authored
-
- 28 Apr, 2009 1 commit
-
-
mattijs authored
-
- 04 Mar, 2009 1 commit
-
-
Andrew Heather authored
-
- 03 Mar, 2009 1 commit
-
-
Andrew Heather authored
-
- 24 Feb, 2009 1 commit
-
-
mattijs authored
-
- 30 Jan, 2009 1 commit
-
-
henry authored
-
- 23 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
-
- 23 Oct, 2008 1 commit
-
-
henry authored
-
- 22 Oct, 2008 1 commit
-
-
henry authored
Changed the quadratic scheme to quadraticLinear (linear in the plane of the face). Added a linear scheme based on the CFC stencil used by the quadratic scheme.
-
- 21 Oct, 2008 2 commits
- 16 Oct, 2008 2 commits
- 12 Oct, 2008 1 commit
-
-
henry authored
-
- 09 Oct, 2008 1 commit
-
-
henry authored
-
- 07 Oct, 2008 1 commit
-
-
henry authored
-
- 28 Sep, 2008 1 commit
-
-
henry authored
the type it will become as a template argument. Brought everything into line with this change.
-
- 27 Sep, 2008 1 commit
-
-
henry authored
Added the quadraticFit interpolation scheme.
-
- 13 Sep, 2008 2 commits
- 11 Sep, 2008 1 commit
-
-
henry authored
-
- 25 Jun, 2008 2 commits
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- 06 Jun, 2008 1 commit
-
-
Mark Olesen authored
-
- 09 May, 2008 2 commits
-
-
Mattijs Janssens authored
break sliced fields initialisation loop (constructor calls correctbc, calls evaluate on coupledFvPatchFields, uses weights which ultimately use mesh.C() which is being constructed.
-
Andrew Heather authored
-
- 15 Apr, 2008 1 commit
-
-
OpenFOAM-admin authored
-