105f09b69f
meshPhi writing
2008-10-23 12:53:04 +01:00
704afbf946
improved matching
2008-10-23 12:52:23 +01:00
60d1734564
add xferCopyTo and xferMoveTo functions
2008-10-23 09:56:21 +02:00
f294ca468c
initialisation of normal
2008-10-22 16:18:57 +01:00
295a4e5433
removed extra move
2008-10-22 16:18:31 +01:00
809bbd5aeb
Generalised and templated the fitting surfaceInterpolation schemes.
...
Changed the quadratic scheme to quadraticLinear (linear in the plane of the face).
Added a linear scheme based on the CFC stencil used by the quadratic scheme.
2008-10-22 12:35:55 +01:00
342b1847c7
added xfer<> constructors for meshShapes
2008-10-22 13:15:25 +02:00
042d8d0781
xfer use
2008-10-22 09:39:52 +01:00
805b45e88a
dumping redistributed surfaces
2008-10-21 21:38:43 +01:00
527d64a640
comment
2008-10-21 21:20:46 +01:00
f050ca8248
read fields
2008-10-21 19:52:10 +01:00
3efb4ebe20
merge from master
2008-10-21 15:04:18 +01:00
4c5ebb4cb1
added isoSurface
2008-10-21 15:03:13 +01:00
99e8bf7516
volPointInterpolation, pointMesh now MeshObject
2008-10-21 15:02:04 +01:00
cdb0a8a8d5
iso surface
2008-10-21 14:06:10 +01:00
204f93e89d
xfer constructors
2008-10-21 14:05:05 +01:00
20e528e8bd
xfer constructors
2008-10-21 14:01:18 +01:00
5640ed63c2
writing
2008-10-21 13:49:25 +01:00
99e9ffa46f
deletion of owned objects
2008-10-21 13:46:32 +01:00
d2f1a0772e
Merge branch 'master' of /home/hunt2/OpenFOAM/OpenFOAM-dev
2008-10-16 15:27:13 +01:00
73b83058b1
Added new extended stencil handling from Mattijs.
2008-10-16 14:56:30 +01:00
3fd4253e45
Reorganised the memory-management classes.
2008-10-16 14:54:08 +01:00
2a65d5b082
Merge branch 'master' of /home/hunt2/OpenFOAM/OpenFOAM-dev
2008-10-16 13:14:36 +01:00
29d6d74b8e
updating failed conflict resolution
2008-10-16 13:14:26 +01:00
24cb670ae4
Merge branch 'master' of /home/hunt2/OpenFOAM/OpenFOAM-dev
2008-10-16 13:09:46 +01:00
10e8b73275
merge Mark's branch
2008-10-16 12:47:25 +01:00
881718d21b
temporarily disabling check for hanging points - not allowed during all phases of meshing
2008-10-16 12:32:55 +01:00
0c00070155
disabling incorrect debug code
2008-10-16 12:32:13 +01:00
242e53ed6e
distributed regions
2008-10-16 12:31:59 +01:00
bbe1952b08
extraneous parallel sync
2008-10-16 12:30:58 +01:00
1febfbfb3e
Merge branch 'master' into molecularDynamics
2008-10-16 10:38:48 +01:00
42fbaffabf
indexing errors
2008-10-15 11:24:02 +01:00
100f60654e
two argument constructor
2008-10-15 11:23:50 +01:00
c334892d40
use point merge information
2008-10-14 17:21:24 +01:00
2726b5775f
topological point merging
2008-10-14 17:19:24 +01:00
03f50a8b0a
point merge check
2008-10-14 17:18:57 +01:00
c782734200
extend, never shrink patch info
2008-10-14 17:18:33 +01:00
4d7cd47341
use average when merging points to prevent truncation error
2008-10-14 17:05:52 +01:00
43705d781b
use average when merging points to prevent truncation error
2008-10-14 17:05:48 +01:00
58c6aa7b77
longstanding bug?? - changed odd read option in GeometricField::readOldTimeIfPresent
2008-10-14 16:13:40 +02:00
7e9846a524
IOobjects - consistency fixes
...
- consistent constructors and consistent behaviour with MUST_READ,
READ_IF_PRESENT
2008-10-14 16:05:21 +02:00
c1cb8b6dbc
setSize mis-usage
2008-10-13 17:28:20 +01:00
2c6b136876
DynamicList changes
...
- setSize(const label)
* When the new size is greater than the addressed list size, the allocated
list sizes is adjusted and the addressed size does not change.
* Otherwise the addressed list size is just reduced and the allocated
size does not change. inline void setSize(const label);
- setSize(const label, const T&)
Disabled, since the usefulness and semantics are not quite clear
- operator=(const T&)
should not affect the allocated size (BUGFIX)
2008-10-13 11:54:19 +02:00
53671c5123
avoid setSize(s,t) in refinementHistory
2008-10-13 11:53:48 +02:00
028b68800c
Merge branch 'master' of /home/hunt2/OpenFOAM/OpenFOAM-dev
2008-10-13 09:42:03 +01:00
54c2804419
missing include file
2008-10-13 09:34:46 +01:00
cd41c7d07d
allowing wildcards
2008-10-13 09:34:29 +01:00
c49e93d4d4
unecessary shrink
2008-10-13 09:34:08 +01:00
073569c070
minor consistency changes, docu cosmetics
2008-10-13 09:28:34 +02:00
103abb8ac2
Merge commit 'OpenCFD/master' into olesenm
2008-10-13 09:16:57 +02:00