|
|
0df0edf359
|
ENH: foamyHexMesh: cell/face zone in parallel
|
2013-09-06 16:30:17 +01:00 |
|
|
|
cadaee82b7
|
ENH: polyTopoChange: handle meshes without patches
|
2013-09-03 14:40:49 +01:00 |
|
|
|
5414ff8f31
|
ENH: globalIndex: handling 180 degree periodic
|
2013-08-16 16:13:28 +01:00 |
|
|
|
d3f3af7bfd
|
ENH: polyBoundaryMesh: remove unused function ident()
use ListOps::identity() instead
|
2013-08-05 17:17:12 +01:00 |
|
|
|
af37ca2dec
|
ENH: polyMesh: re-use findInstance result
|
2013-08-14 10:03:05 +01:00 |
|
|
|
82941460e7
|
ENH: polyMeshCheck: protect acos
|
2013-08-12 12:32:13 +01:00 |
|
|
|
0efac64b91
|
BUG: pointZone: Check point in same (or no) zone on all processors.
|
2013-07-19 15:51:46 +01:00 |
|
|
|
8776981c71
|
BUG: faceZone: checkAddressing gets called when mesh.nFaces not set yet.
|
2013-06-21 11:30:26 +01:00 |
|
|
|
104d262f8d
|
ENH: faceZone: warn for illegal contents
|
2013-06-13 14:13:53 +01:00 |
|
|
|
0b6b2b0f53
|
STYLE: polyMeshTools: unused code
|
2013-06-07 12:13:49 +01:00 |
|
|
|
c644cb680b
|
Merge branch 'master' into feature/cvMesh
Conflicts:
applications/utilities/mesh/generation/snappyHexMesh/snappyHexMesh.C
|
2013-06-03 16:27:14 +01:00 |
|
|
|
4c70254450
|
ENH: polyMeshTools: abstract boundary skewness calc
|
2013-05-31 17:38:49 +01:00 |
|
|
|
399c65f963
|
Merge branch 'master' into feature/cvMesh
|
2013-05-30 10:34:49 +01:00 |
|
|
|
3cdc5d4085
|
STYLE: processorPatch: remove unused comm argument
|
2013-05-21 14:20:41 +01:00 |
|
|
|
2c77f55d1d
|
Merge branch 'master' into feature/cvMesh
|
2013-05-13 10:54:26 +01:00 |
|
|
|
2f1b6d9e96
|
ENH: GAMGProcAgglomeration: use non-blocking transfers
|
2013-05-10 13:13:33 +01:00 |
|
|
|
929a92bf7d
|
BUG: lduPrimitiveMesh: combining external patches in synchronised order
|
2013-05-08 12:51:39 +01:00 |
|
|
|
6f9823d0de
|
Merge branch 'master' into feature/cvMesh
Conflicts:
src/OpenFOAM/algorithms/indexedOctree/indexedOctree.C
src/OpenFOAM/algorithms/indexedOctree/indexedOctree.H
src/dynamicMesh/polyMeshFilter/polyMeshFilter.C
src/meshTools/indexedOctree/treeDataPrimitivePatch.C
src/meshTools/indexedOctree/treeDataTriSurface.C
src/meshTools/triSurface/triSurfaceSearch/triSurfaceSearch.C
|
2013-05-08 12:20:52 +01:00 |
|
|
|
0e7a8770b4
|
BUG: IOdictionary: account for communicator in OPstream call
|
2013-05-07 10:58:04 +01:00 |
|
|
|
5738240cf0
|
BUG: globalIndex: whichProcID bug
|
2013-05-03 11:13:12 +01:00 |
|
|
|
c4a4611b0f
|
Merge remote-tracking branch 'origin/feature/procAgglom'
Conflicts:
src/OpenFOAM/meshes/lduMesh/lduMesh.H
|
2013-05-02 14:44:59 +01:00 |
|
|
|
980f4cdc1a
|
STYLE: polyMeshTools: indentation
|
2013-05-02 14:00:30 +01:00 |
|
|
|
d7cadf4937
|
Merge remote-tracking branch 'origin/master' into feature/procAgglom
Conflicts:
src/OpenFOAM/db/IOstreams/Pstreams/Pstream.H
src/OpenFOAM/db/IOstreams/Pstreams/UPstream.C
src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H
src/OpenFOAM/db/IOstreams/Pstreams/combineGatherScatter.C
src/OpenFOAM/db/IOstreams/Pstreams/gatherScatter.C
src/OpenFOAM/db/IOstreams/Pstreams/gatherScatterList.C
src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.C
src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.H
src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/GAMGInterface/GAMGInterface.H
src/finiteVolume/fvMesh/fvMesh.H
|
2013-04-23 09:41:15 +01:00 |
|
|
|
98ea287b2c
|
ENH: polyMeshCheck: improved messages
|
2013-04-19 11:22:01 +01:00 |
|
|
|
1e2a6b5ead
|
BUG: polyMeshTools: volume ratio caclulation
|
2013-04-18 10:07:52 +01:00 |
|
|
|
963e659666
|
Merge branch 'master' into feature/cvMesh
|
2013-04-16 16:39:24 +01:00 |
|
|
|
d00c9f0fe9
|
Merge branch 'master' into feature/cvMesh
Conflicts:
src/edgeMesh/extendedFeatureEdgeMesh/extendedFeatureEdgeMeshTemplates.C
src/meshTools/AMIInterpolation/AMIInterpolation/AMIInterpolation.C
|
2013-04-16 16:00:59 +01:00 |
|
|
|
8460d967cc
|
ENH: polyMesh: additional mesh checks about interpolation weights and volume ratio
|
2013-04-15 15:24:23 +01:00 |
|
|
|
a97ff291c0
|
STYLE: Minor code formatting
|
2013-04-09 17:53:12 +01:00 |
|
|
|
347c5dabe9
|
BUG: should use wordRe, not word
|
2013-04-08 15:32:16 +01:00 |
|
|
|
72c3da08b2
|
Merge branch 'master' into feature/cvMesh
Conflicts:
applications/test/Matrix/Test-Matrix.C
applications/utilities/mesh/generation/extrude2DMesh/extrude2DMesh/extrude2DMesh/extrude2DMesh.C
applications/utilities/mesh/generation/extrude2DMesh/extrude2DMesh/extrude2DMesh/extrude2DMesh.H
src/OpenFOAM/algorithms/indexedOctree/indexedOctree.C
src/OpenFOAM/primitives/Tensor2D/Tensor2DI.H
|
2013-04-05 16:09:24 +01:00 |
|
|
|
5c517879ed
|
ENH: globalIndex: inplace gather
|
2013-04-03 16:30:08 +01:00 |
|
|
|
17555ea489
|
BUG: Corrected cyclic proc patch tag creation
|
2013-03-26 12:31:33 +00:00 |
|
|
|
10b2f07825
|
ENH: Add a diff function to triad and a tolerance to edgeDirections
|
2013-03-21 10:06:49 +00:00 |
|
|
|
f6ed5ddc16
|
BUG: #704 processorCyclic: non-blocking comms, multiple tags
|
2013-03-19 13:25:11 +00:00 |
|
|
|
173cab2df4
|
ENH: cvMesh tolerance issues fixed.
+ Change && to ||, as if a face is small the area calculation can
differ on opposing processors
+ Do not calculate transform with NOORDERING
|
2013-03-15 12:47:39 +00:00 |
|
|
|
0c58d7eaf5
|
BUG: syncTools: swap cell centres as positions
|
2013-03-14 11:25:16 +00:00 |
|
|
|
e4fc9807c3
|
STYLE: Updates to erroneous copyright dates
|
2013-03-13 09:32:03 +00:00 |
|
|
|
53df4289df
|
ENH: Consistency updates - license text abnd code formatting
|
2013-03-12 15:40:03 +00:00 |
|
|
|
1cf9d85b87
|
STYLE: polyMeshCheck: extraneous code
|
2013-03-05 15:56:36 +00:00 |
|
|
|
4e581e962c
|
ENH: globalIndex: improved comment
|
2013-02-28 10:55:02 +00:00 |
|
|
|
f1137451a6
|
ENH: globalIndex: added helper routine for gather in processor order
|
2013-02-27 15:55:34 +00:00 |
|
|
|
2812024796
|
Update headers
|
2013-02-26 22:20:05 +00:00 |
|
|
|
0afb3ab1ac
|
MeshObject: extended to support movePoints and updateMesh as an alternative to call-backs
All MeshObjects are now handled generically in polyMesh and fvMesh
See MeshObject.H for details
|
2013-02-26 22:19:28 +00:00 |
|
|
|
74e16d7729
|
Reformat "template <..." to template<"
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
|
2013-02-21 15:07:50 +00:00 |
|
|
|
944b8d438b
|
Reformat "template <..." to template<"
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
|
2013-02-21 15:07:09 +00:00 |
|
|
|
6b22ab906f
|
ENH: GAMGInterface: simplify stored data. Do not store processor-local data
|
2013-02-15 10:19:09 +00:00 |
|
|
|
4e6c258321
|
ENH: communicators: more communicators through
|
2013-02-08 17:13:00 +00:00 |
|
|
|
33d6ea3e62
|
ENH: comunicators: have solver with user-defined communicator
(originating from polyMesh::comm() and processorPolyPatch::comm())
|
2013-02-06 14:26:31 +00:00 |
|
|
|
482d49ef7e
|
STYLE: correct polyPatch debug comment
|
2013-02-06 12:12:39 +00:00 |
|