Commit Graph

32 Commits

Author SHA1 Message Date
andy
78f700c2aa ENH: Updated usage for Info() 2014-01-02 18:20:09 +00:00
Henry
79614840b3 All ldu solvers: new optional parameter "minIter"
to specify the minimum number of iterations the solver should perform.
2013-12-11 17:27:27 +00:00
mattijs
d5d242a630 BUG: GAMG: revert to non-energy preserving when processor agglomerating 2013-07-16 09:07:38 +01:00
Henry
2d124e8e8b Removed blank-line 2013-06-20 10:40:01 +01:00
Henry
43ac607386 GAMGSolverInterpolate: Correct interpolate for conservation
such that the sum of the values in the fines cells is equal to the value in the coarse cell
2013-06-12 12:53:47 +01:00
mattijs
2f1b6d9e96 ENH: GAMGProcAgglomeration: use non-blocking transfers 2013-05-10 13:13:33 +01:00
mattijs
dd4a5564a4 BUG: lduPrimitiveMesh: incorrect upper-triangular ordering 2013-04-16 11:03:42 +01:00
mattijs
8acd81694e ENH: GAMGSolver: initial working version 2013-04-03 16:46:19 +01:00
mattijs
f389b3e325 ENH: GAMGAgglomeration: moved processor agglomeration into GAMGAgglomeration 2013-03-06 13:59:01 +00:00
mattijs
62930bb4bf BUG: lduPrimitiveMesh: multi-agglomeration failing to create interfaces; memory leaks 2013-03-04 18:32:59 +00:00
mattijs
549d26f307 ENH: GAMGAgglomeration: moved lduMesh agglomeration into GAMGAgglomeration 2013-03-01 06:03:10 +00:00
mattijs
cfc708bc09 BUG: GAMGSolver: fixed solving on coarsest level 2013-02-27 16:13:57 +00:00
mattijs
5dc5fa9d1b ENH: GAMGSolver: initial version to use any solver on coarsest level 2013-02-22 17:25:33 +00:00
mattijs
bd1230eb87 ENH: GAMGInterface: added communicator to arguments.
Extended UIPstream,UOPstream for user defined communicators
2013-02-06 16:44:22 +00:00
mattijs
33d6ea3e62 ENH: comunicators: have solver with user-defined communicator
(originating from polyMesh::comm() and processorPolyPatch::comm())
2013-02-06 14:26:31 +00:00
Henry
e86d88b574 Update headers 2013-01-17 09:50:18 +00:00
Henry
2385dbff25 GAMG: Add optional correction interpolate after prolongation 2013-01-17 09:50:03 +00:00
Henry
e22205d3d4 GAMG solver: Add additional controls for pre- and post-sweeps:
preSweepsLevelMultiplier
    maxPreSweeps

    postSweepsLevelMultiplier
    maxPostSweeps

which control the way in which the number of sweeps increases with level
2012-12-26 15:54:00 +00:00
Henry
94955a4f05 Updated headers 2012-04-30 18:15:44 +01:00
Henry
b08b29bd3c LduMatrix: Further integration with lduMatrix
Replaced lduMatrix::solverPerformance with SolverPerformance<scalar>
2012-04-30 18:15:26 +01:00
Henry
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
andy
eaef8d482b STYLE: Updated 1991 start copyright year to 2004 2011-01-14 16:08:00 +00:00
andy
099cc39e2e Revert "STYLE: 2011 copyright date."
This reverts commit b18f6cc1ce.
2011-01-05 18:24:29 +00:00
graham
b18f6cc1ce STYLE: 2011 copyright date. 2011-01-05 11:14:26 +00:00
graham
d79237597e STYLE: Fixing code style requirements for all src. 2010-07-28 13:31:46 +01:00
Mark Olesen
a50f01b079 STYLE: use forAllIter, forAllConstIter instead of long-hand version
STYLE: use 'forAll(' NOT 'forAll (', as per coding guide
2010-04-12 11:18:38 +02:00
Mark Olesen
d29c438657 STYLE: use url for FSF license instead of postal address, switch to GPL v3 2010-03-29 14:07:56 +02:00
Mark Olesen
28b200bcd9 update copyrights for 2009 2008-12-31 19:01:56 +01:00
Mark Olesen
4f1bb8345f lduMatrix now takes a dictionary instead of an Istream for the solver controls
- can now use dictionary substitutions and regular expressions in
    system/fvSolution

  - foamUpgradeFvSolution application to convert system/fvSolution
    (with -test option)

motion solver syntax left as-is.
2008-12-08 17:22:01 +01:00
Mark Olesen
02cabc3cf2 updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
henry
cac72ae991 Further changes to remove warnings from gcc-4.3.0. 2008-05-27 16:13:24 +01:00
OpenFOAM-admin
3170c7c0c9 Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00