Commit Graph

4170 Commits

Author SHA1 Message Date
b2d7439b86 Lists get first() and last() member functions
- this builds on Mattijs' commit 968f0bbd57 but with a first()
  as well.

- Added both to FixedList, IndirectList, UIndirectList and *PtrList and
  since they can certainly be useful there. Did not add to BiIndirectList,
  since I'm not sure what it should mean there. Did not add to PackedList,
  since it's not clear how useful they'd be yet in these contexts (and I'm
  not sure how it would interact with the iterator proxy implementation).

- Note: STL defines front() and back() for these methods.
2009-11-25 14:47:48 +01:00
1c6dd6de70 removed Paraview2 support from paraFoam
- mention PV3blockMeshReader in the README as well
2009-11-25 12:33:00 +01:00
9157364a4b Merge commit 'OpenCFD/master' into olesenm 2009-11-25 12:29:31 +01:00
b3cdac4baf remove unused (and duplicate) Tuple.H in applications/utilities/mesh/advanced/modifyMesh/ 2009-11-25 12:07:03 +01:00
33947e732e Corrected instructions for cshrc. 2009-11-25 10:09:14 +00:00
a3cb1246d2 typo 2009-11-24 16:12:04 +00:00
d5765f2237 removed paraview 2 set-up scripts 2009-11-24 14:58:49 +00:00
407d047f07 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-11-24 14:45:05 +00:00
75bb4275ac minor coding tweaks 2009-11-24 14:39:17 +00:00
428327f3e6 added comments 2009-11-24 14:36:20 +00:00
e126099dc1 removed redundant logic 2009-11-24 14:29:41 +00:00
bfc0926c8b updated to enable alternative builds if env variables set externally 2009-11-24 13:07:12 +00:00
95b2a4d39b re-design to use RASModel 2009-11-24 13:05:01 +00:00
c3d4f8990a Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-11-24 11:00:58 +00:00
15bc2dd10b Added printCoeffs as requested. Note that the coeffs will now be printed twice by
models derived from Smagorinsky.
2009-11-24 11:00:52 +00:00
e83a5c271e re-structuring 2009-11-23 18:31:41 +00:00
908c61688a Adding mapper argument BCs that store p0_ point field in
fvMotionSolver/pointPatchFields
2009-11-23 17:29:59 +00:00
d6a5a3299e new function object: timeActivatedFileUpdate 2009-11-23 17:18:24 +00:00
e0cbe97409 cosmetics 2009-11-23 17:17:35 +00:00
f83866357e Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-11-23 12:55:24 +00:00
968f0bbd57 added last() member function 2009-11-23 12:55:20 +00:00
5bb620de10 scheduled or non-blocking polyMesh initialisation 2009-11-23 12:44:46 +00:00
af3c1a7766 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-11-23 12:19:58 +00:00
85152a2d5e Added faceCentres().
Removed blank lines between template specification and function definition.
2009-11-23 12:19:52 +00:00
7cd4adc59d Minor reordering. 2009-11-23 12:18:21 +00:00
87300f124e Merge commit 'OpenCFD/master' into olesenm 2009-11-23 12:03:10 +01:00
534b7dca70 dimensionSet enhancement
- added asText() method to assist people with remembering what the
  dimensions are in English

- minor short-circuit optimizations in dimensionless() and operator==
2009-11-23 11:58:19 +01:00
de97ff23b9 calculate sizes also when running non-parallel 2009-11-22 17:42:52 +00:00
f0ddc03279 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-11-21 10:54:47 +00:00
e226745a87 nonblocking transfer of particles 2009-11-21 10:54:02 +00:00
d0e866f2ca synchronise flipping on coupled boundaries 2009-11-21 10:53:36 +00:00
a4cfc67f46 allow on-the-fly construction for e.g. having hundreds of cutting planes 2009-11-21 10:52:54 +00:00
79ffe06758 support for mpich 2009-11-21 10:51:49 +00:00
7b917838ce sizes not returned 2009-11-21 10:50:55 +00:00
dd3dc96199 new pointMesh construction 2009-11-21 10:49:15 +00:00
e06171fea4 Merge branch 'master' of ssh://graham@hunt//home/noisy3/OpenFOAM/OpenFOAM-dev 2009-11-20 14:09:25 +00:00
2c52705cf7 move reconstructPar 'guts' to src/parallel/reconstruct
- in preparation for adding an optional '-reconstruct' to a few utilities
  re-use as -lreconstruct library

- move related stuff there too
      src/decompositionMethods/decompositionMethods
      -> src/parallel/decompositionMethods

- added missing namespace qualifiers
2009-11-20 14:37:56 +01:00
0f2af4200a Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-11-20 12:40:21 +00:00
35c9d7bbd5 Corrected test applications. 2009-11-20 12:40:19 +00:00
5f8fc6452e Revert "Adding -lrt for decomposition methods."
This reverts commit a213537563.
2009-11-20 11:41:37 +00:00
fabbd8bb47 Merge branch 'master' into dsmc 2009-11-20 11:31:30 +00:00
8a37f34f17 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-11-19 19:37:58 +00:00
467feeb659 changed comment 2009-11-19 19:37:49 +00:00
004a1a8c45 added triangulate argument 2009-11-19 19:37:23 +00:00
dcc53875f7 removed processorWeights 2009-11-19 19:37:07 +00:00
d6e4c1a9a2 Merge commit 'OpenCFD/master' into olesenm 2009-11-19 15:13:37 +01:00
8ce765e3f5 resolve merge conflict 2009-11-19 10:50:22 +00:00
efb0d93a0c removed ParaView 2 reader module 2009-11-19 10:48:28 +00:00
08e4e5c556 Fixed error in the out-of-date use of pointMesh see:
http://www.cfd-online.com/Forums/openfoam-bugs/70259-vtkfoam-c-calls-call-non-existing-volpointinterpolate-ct
or.html
2009-11-19 09:09:57 +00:00
d06821b46b Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-11-18 23:10:39 +00:00