Merge branch 'HrvojeJasak'

This commit is contained in:
Hrvoje Jasak 2010-10-17 07:41:29 +01:00
commit d32ba5dd6a
7 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 1991-2005 OpenCFD Ltd.
\\ / A nd | Copyright held by original author
\\/ M anipulation |
-------------------------------------------------------------------------------
License

View file

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 1991-2005 OpenCFD Ltd.
\\ / A nd | Copyright held by original author
\\/ M anipulation |
-------------------------------------------------------------------------------
License

View file

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 1991-2005 OpenCFD Ltd.
\\ / A nd | Copyright held by original author
\\/ M anipulation |
-------------------------------------------------------------------------------
License

View file

@ -74,7 +74,7 @@ Foam::coupledBicgSolver::coupledBicgSolver
bouCoeffs,
intCoeffs,
interfaces,
dict().subDict("preconditioner")
dict()
)
)
{}

View file

@ -76,7 +76,7 @@ Foam::coupledBicgStabSolver::coupledBicgStabSolver
bouCoeffs,
intCoeffs,
interfaces,
dict().subDict("preconditioner")
dict()
)
)
{}

View file

@ -74,7 +74,7 @@ Foam::coupledCgSolver::coupledCgSolver
bouCoeffs,
intCoeffs,
interfaces,
dict().subDict("preconditioner")
dict()
)
)
{}

View file

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 1991-2005 OpenCFD Ltd.
\\ / A nd | Copyright held by original author
\\/ M anipulation |
-------------------------------------------------------------------------------
License