Commit Graph

6504 Commits

Author SHA1 Message Date
a8e9b1457b STYLE: namespace qualifier to primitiveShapes
ENH: add constructors from UList<Point> + FixedList<label,..>

- simplifies construction from edge,triFace etc.
2010-11-29 13:17:13 +01:00
f7ce5fbf0c ENH: Construct bounding box as subset of the pointField.
STYLE: move inline functions into boundBoxI.H

STYLE: reduce duplicate methods in treeBoundBox
2010-11-29 11:13:19 +01:00
0d662c74c6 STYLE: use triSurface::FaceType where triangle or region information
not required
2010-11-26 20:39:46 +01:00
6d73c32b04 ENH: new triFace methods to match those in face. FaceType typedef for surface meshes 2010-11-26 18:47:08 +01:00
00c77c35dc ENH: using fieldDictionary.H to do binary IO in fieldToCell.C. 2010-11-26 12:31:05 +00:00
90eb6623c5 ENH: add memInfo::valid() for detecting invalid memory info 2010-11-26 12:53:35 +01:00
6595741ecd Merge branch 'master' into cvm 2010-11-25 17:36:43 +00:00
3cc1cfe07a Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-25 16:58:19 +00:00
6bc9b87a63 STYLE: POSIX/Alllwmake : comment 2010-11-25 16:48:46 +00:00
b7b1263144 Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-25 16:40:29 +00:00
da8e668d0a ENH: Don't always fatalError on a bad tet.
Some commented out debug code.  Smaller tolerance on tet quality.
2010-11-25 16:35:50 +00:00
095bc69e7c Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-25 15:59:31 +00:00
59695e5a4d ENH: directMappedNamedFixedValue : merged functionality into directMapped 2010-11-25 13:46:42 +00:00
938084438e ENH: directMapped: allow offset specification; allow fieldName specification; allow non-constant interpolation 2010-11-25 13:33:27 +00:00
191cc9a814 ENH: mapDistribute : optional initial value 2010-11-25 13:32:18 +00:00
22b85e36e6 BUG: sampledSurface : clear out underlying storage 2010-11-25 12:20:47 +00:00
7b5de8021f Merge remote branch 'OpenCFD/master' into olesenm 2010-11-25 11:24:10 +01:00
b58d3ed343 Merge branch 'master' into cvm 2010-11-24 18:39:27 +00:00
8d7689b24b Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-24 16:56:30 +00:00
7ab3576fa2 STYLE: lagrangian : include interpolation.H instead of interpolationCellPoint 2010-11-24 16:55:58 +00:00
3eefd6de73 ENH: blockMesh : initial blockMesh was created with region 'blockMesh' 2010-11-24 16:55:30 +00:00
9f3a349738 Merge branch 'master' into cvm
Conflicts:
	src/Allwmake
2010-11-24 16:32:01 +00:00
064029d91c Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-24 16:14:28 +00:00
61dbfade71 BUG: Correction of kOmegaSSTSAS 2010-11-24 16:13:48 +00:00
8b30910295 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-24 14:33:32 +00:00
c630d77fc4 Merge branch 'master' into cvm 2010-11-24 14:02:07 +00:00
0a5a2430a4 COMP: Re-ordered components of src/Allwmake to avoid build dependency probs 2010-11-24 13:22:20 +00:00
218c1c382c COMP: removed trailing spaces after backslash to avoid comp warning msgs 2010-11-24 13:19:02 +00:00
3bfb8b172d ENH: Change definition of S and add extra reference 2010-11-24 12:26:18 +00:00
279e66ac48 STYLE: FaceCellWave : line length 2010-11-24 11:56:12 +00:00
24c6772a93 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-24 11:48:44 +00:00
1aea998bbe ENH: FaceCellWave : additional trackData like argument for passing in non-cell data 2010-11-24 11:48:04 +00:00
041f8199ac Revert "ENH: added xfer function to Field (stopped falling through to List)"
This reverts commit 49331bf917.
2010-11-24 10:55:44 +00:00
82114f674d Revert "ENH: updates to Xfer after commit 49331bf9176d17"
This reverts commit 4530a47356.
2010-11-24 10:55:23 +00:00
fd2c6d0159 Merge remote branch 'OpenCFD/master' into olesenm 2010-11-24 09:17:05 +01:00
7705b00cb0 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-23 18:27:06 +00:00
4530a47356 ENH: updates to Xfer after commit 49331bf917 2010-11-23 18:24:00 +00:00
d549a7a4c7 BUG: corrected typo in commit of d21d66ef8c 2010-11-23 18:14:59 +00:00
824ddfc838 Merge branch 'master' into cvm 2010-11-23 17:41:10 +00:00
d6cc4f0086 STYLE: Comment about axis. 2010-11-23 17:18:47 +00:00
45fcad70a8 ENH: Updated GPL 2->3 headers 2010-11-23 17:14:06 +00:00
7e0ec4516d Merge branch 'master' into cvm
Conflicts:
	src/edgeMesh/Make/options
2010-11-23 15:48:04 +00:00
3f11866a0c STYLE: Better error message. 2010-11-23 15:45:07 +00:00
d01a7a51c4 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-23 15:37:37 +00:00
d21d66ef8c BUG: Corrected kappat Jayatilleke wall function 2010-11-23 15:37:00 +00:00
eddccf3ec3 ENH: SRF non-inertial frame acceleration terms for particle motion. 2010-11-23 12:49:29 +00:00
7364bc2c4c ENH: ensightSurfaceWriter : rewrite to use conversion library. 2010-11-23 12:06:12 +00:00
10e98317ae BUG: UOPstream writing dictionary with keywords quoted. 2010-11-22 16:39:19 +00:00
433808b62a STYLE: processorPolyPatch : removed comments 2010-11-22 15:27:23 +00:00
49331bf917 ENH: added xfer function to Field (stopped falling through to List) 2010-11-22 15:16:42 +00:00