Commit Graph

126 Commits

Author SHA1 Message Date
c2d3bab08e ENH: Merge searchableSurface and indexedOctree volumeType 2013-04-11 19:52:03 +01:00
357f2ed05c ENH: MeshObject: added debug output 2013-03-25 16:09:40 +00:00
2385dbff25 GAMG: Add optional correction interpolate after prolongation 2013-01-17 09:50:03 +00:00
e9be8229a3 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-17 13:51:35 +00:00
ceecb84573 ENH: checkMesh: moved some checking functionality to polyMesh 2012-12-17 13:45:19 +00:00
fff1e80b07 Updated for symGaussSeidel 2012-12-17 11:39:05 +00:00
78f0cb5097 Resolve the green 2012-12-13 16:27:00 +00:00
143112096b FDICSmoother: New faster (slightly) version of DICSmoother 2012-12-13 16:18:06 +00:00
9cd695220d ENH: Add triad primitive type and Field/IOField 2012-12-11 16:32:16 +00:00
8dff9544f4 COMP: labelIOField.C missing from OpenFOAM/Make/files 2012-11-06 12:47:46 +00:00
b82fc4686e ENH: Updated Make/files 2012-10-15 18:03:10 +01:00
b08b29bd3c LduMatrix: Further integration with lduMatrix
Replaced lduMatrix::solverPerformance with SolverPerformance<scalar>
2012-04-30 18:15:26 +01:00
8fb6aa8811 LduMatrix: Added support for non-parallel cyclic patches 2012-04-25 18:18:31 +01:00
a3807c9dbb LduMatrix: Updated and re-committed 2012-04-20 14:01:59 +01:00
78bd261ce9 ENH: interpolationWeights: run-time selectable interpolation 2012-04-17 18:02:25 +01:00
ed87e54618 ENH: codedFixedValuePointPatchField: coded version for point fields 2012-03-09 10:06:22 +00:00
88d0192129 STYLE: mixedPointPatchField: nonsense bc since patchInternalField == patch field 2012-03-09 09:11:29 +00:00
7e38936458 ENH: VTKEdgeFormat: unstructed vtk reader 2012-03-02 15:04:08 +00:00
10b019f618 ENH: Initial commit of dynamicIndexedOctree.
Add point removal.
    Speed up point removal
    Add maximum number of levels allowed in the tree
    Add recursive subdivision upon point insertion.
2012-02-03 14:20:45 +00:00
ccacbadda1 OpenFOAM: avoid duplicate definitions when compiling SP 2012-01-23 10:14:05 +00:00
f80b3a793a ENH: nonBlockingGaussSmoother: block as late as possible.
renumberMesh: option for sorting proc cells last to benefit from this.
2011-12-20 09:09:51 +00:00
17a38cff7c ENH: mergePoints: new API, now templated 2011-12-08 16:32:46 +00:00
cf8ad3d936 ENH: cyclicAMI: handle FaceCellWave (e.g. wall distance) 2011-11-15 10:29:59 +00:00
cd64f1762f ENH: codedFixedValue: refactor coded 2011-10-24 21:33:16 +01:00
ad74322d31 Global construction: transfer files which construct globals and read etc/controlDict into global.Cver 2011-07-05 09:41:23 +01:00
9fa370f54a ENH: calcEntry: new functionEntry method 2011-06-29 09:56:01 +01:00
6217691b4d ENH: csv reading for interpolationTable and writing for sampledSet 2011-04-26 19:25:00 +01:00
a1d40dec77 Merge remote branch 'OpenCFD/master' into olesenm 2011-03-01 15:15:44 +01:00
fd3dc4681b Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-24 17:23:56 +00:00
74bc658fe9 ENH: new encapsulation: dynamicCode, dynamicCodeContext
- improve loading/unloading characteristics for codedFixedValue
  but still needs work
2011-02-24 17:14:59 +01:00
c2851eaa9f ENH: moved indexedOctree and treeBoundBox from meshTools to OpenFOAM 2011-02-24 16:06:51 +00:00
b4dae1a5ab ENH: removed calcEntry 2011-02-23 16:49:26 +00:00
b7429ef5c4 STYLE: relocate codeStreamTools into dynamicLibrary subdir 2011-02-22 19:40:37 +01:00
ba873744f3 ENH: add stringOps namespace with a collection of string-related ops 2011-02-22 10:20:55 +01:00
5538eb4f95 ENH: #codeStream : new functionEntry 2011-02-21 10:13:01 +00:00
ffd20770dd ENH: add (non-templated) polynomialFunction
STYLE: integrateLimits() -> integrate() for consistency with
  DataEntry/polynomial.  Rename old 'integrate', 'integrateMinus1'
  methods to 'integral', 'integralMinus1' (ie, substantive instead of
  verb for clarity).
2011-02-04 18:59:45 +01:00
161991032e STYLE: deactivate coco-cpp until its future is clearer 2011-02-01 18:23:08 +01:00
e3b9d3b6a4 STYLE: organize primitives/Lists into their respective subdirs 2011-01-31 12:47:49 +01:00
08680b8b35 STYLE: rename Polynomial method evaluate() to value() for consistency with DataEntry
STYLE: move DataEntry to OpenFOAM/primitives/functions
2011-01-28 16:32:08 +01:00
7a01f5c12c ENH: mapDistribute : added transforms 2011-01-07 17:01:17 +00:00
3aa49fef5e ENH: first version of labelRange, labelRanges
- an opaque means of handling ranges of labels
2010-12-13 11:51:49 +01:00
a3c6d6ace3 COMP: incomplete Time class used in objectRegistryTemplates 2010-12-08 08:41:50 +01:00
17c15af32b Merge branch 'master' into clouds 2010-10-25 17:53:29 +01:00
e44359e190 BUG: cyclics in mesh conversion : have 'old' style cyclics 2010-10-22 11:50:28 +01:00
610ae314b7 ENH: Added cachedRandom class 2010-10-20 09:42:14 +01:00
8845442bfd ENH: Moved random class into random subfolder 2010-10-20 09:40:09 +01:00
865379a135 Merge branch 'olesenm' 2010-10-11 09:39:53 +01:00
0a26787282 ENH: Moving pointIndexHit to OpenFOAM, along-side pointHit. 2010-10-06 10:22:12 +01:00
9fd0959b88 ENH: generalize speciesTable as hashedWordList
BUG: incorrect speciesTable indices after assignment or reading from Istream
2010-10-05 18:19:17 +02:00
7ec390d23d Merge branch 'olesenm' 2010-10-04 11:08:48 +01:00