0df52ae49b
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-06-10 15:18:02 +01:00
bbac10d275
ENH: Adding timeStamp check for distributedTrySurfaceMaesh.
...
It needs to be timeStamp (read on local processors)
2013-06-10 15:17:38 +01:00
1aefea9df7
BUG: codedFunctionObject: add timeSet functionality
2013-06-10 11:18:17 +01:00
fe32d73d5a
BUG: distributedTriSurfaceMesh: handle zero sized local surfaces
2013-05-16 11:17:54 +01:00
3318a2972f
BUG: distributedTriSurfaceMesh: non-parallel running clip against local proc
2013-05-02 17:17:21 +01:00
bfd30ea006
ENH: Expand triSurfaceSearch and add triSurfaceRegionSearch
...
+ Move most of the octree searching functionality from triSurfaceMesh into
triSurfaceSearch. Much of it was duplicated anyway.
+ Add triSurfaceRegionSearch, which constructs an octree for each region in
a surface and performs searches on specified regions only.
2013-04-05 15:28:00 +01:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
2ea1ff1923
STYLE: date
2011-07-21 14:45:30 +01:00
b1c7bcee4e
Merge branch 'master' into cvm
...
Conflicts:
applications/test/Distribution/DistributionTest.C
applications/test/Distribution/Make/options
src/OpenFOAM/containers/Lists/Distribution/Distribution.C
src/OpenFOAM/containers/Lists/Distribution/Distribution.H
src/OpenFOAM/containers/Lists/Distribution/DistributionI.H
2011-01-19 10:32:36 +00:00
89619c5015
Revert "ENH: Copyright dates to allow a push."
...
This reverts commit c5bea5242b .
2011-01-19 10:26:24 +00:00
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
c5bea5242b
ENH: Copyright dates to allow a push.
2011-01-07 15:09:52 +00:00
2135f644d1
Merge branch 'master' into cvm
2011-01-07 14:50:43 +00:00
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce .
2011-01-05 18:24:29 +00:00
8c04b4e692
Merge branch 'master' into cvm
...
Conflicts:
src/OpenFOAM/meshes/boundBox/boundBox.H
2011-01-05 11:53:37 +00:00
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
8de19df4a7
COMP: avoid ambiguous construct from tmp - parallel
2010-12-17 17:11:57 +01:00
44be359294
Merge branch 'master' into cvm
2010-12-07 16:11:09 +00:00
a00ec1562a
Merge remote branch 'OpenCFD/master' into olesenm
2010-12-07 15:20:19 +01:00
731f523188
ENH: mapDistribute : cleanup
2010-12-06 15:54:45 +00:00
0d662c74c6
STYLE: use triSurface::FaceType where triangle or region information
...
not required
2010-11-26 20:39:46 +01:00
f8213e80f7
Merge branch 'master' into cvm
2010-10-22 12:45:30 +01:00
95219e6f76
COMP: specialization Foam::NamedEnum templates within namespace Foam
...
- otherwise gets flagged as an error by clang
2010-10-12 12:17:13 +02:00
cc631ad6cd
Merge branch 'master' into cvm
2010-09-16 15:13:45 +01:00
d12b64a273
COMP: moved distributedTriSurfaceMesh to break cyclic dependency
...
structuredDecomp uses finiteVolume which uses meshTools which
used to use decompositionMethods
2010-08-26 16:14:10 +01:00