Commit Graph

141 Commits

Author SHA1 Message Date
3f5eda25f0 symmetryPlane: add symmetryPlane as a special type of symmetry condition applied to a single plane
The standard/previous general symmetry type is now named symmetry
    both in class and lookup name for consistency.  The rigorous
    symmetryPlane type is needed for moving-mesh cases in which the
    motion it constrained by one or two planes.
2013-12-06 15:45:11 +00:00
99401a4d54 ENH: cyclic: added patchGroup coupling 2013-11-13 18:07:40 +00:00
1f89e3b5d4 ENH: Add Field and IOField for quaternion 2013-05-31 09:34:22 +01:00
399c65f963 Merge branch 'master' into feature/cvMesh 2013-05-30 10:34:49 +01:00
f3b7047a75 ENH: procFaces: new GAMGProcAgglomeration method 2013-05-14 20:50:33 +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
c3737a206b Merge remote-tracking branch 'origin/master' into feature/procAgglom 2013-05-02 12:38:25 +01:00
316cb8302f BUG: lduPrimitiveMesh: hold, not refer to, interfaces 2013-05-01 16:53:00 +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
4c7c00b3c7 ENH: GAMGProcAgglomeration: added none method 2013-04-22 16:41:02 +01:00
c983a581d4 ENH: GAMGProcAgglomeration: check for parallel running 2013-04-20 20:59:24 +01:00
6cb2be20a3 ENH: GAMGProcAgglomeration methods 2013-04-19 21:02:14 +01:00
4869b59290 ENH: GAMGProcAgglomeration: cleanup 2013-04-17 09:07:33 +01:00
488cfd5946 ENH: dummy agglomeration method for testing: dummyAgglomeration 2013-04-16 10:40:16 +01:00
c2d3bab08e ENH: Merge searchableSurface and indexedOctree volumeType 2013-04-11 19:52:03 +01:00
e2482a4e8b ENH: Merge searchableSurface and indexedOctree volumeType 2013-04-11 19:52:03 +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
357f2ed05c ENH: MeshObject: added debug output 2013-03-25 16:09:40 +00:00
6243c90ac5 ENH: SymmTensor2D class 2013-03-21 10:03:50 +00:00
6b22ab906f ENH: GAMGInterface: simplify stored data. Do not store processor-local data 2013-02-15 10:19:09 +00:00
2385dbff25 GAMG: Add optional correction interpolate after prolongation 2013-01-17 09:50:03 +00:00
e9be8229a3 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-17 13:51:35 +00:00
ceecb84573 ENH: checkMesh: moved some checking functionality to polyMesh 2012-12-17 13:45:19 +00:00
fff1e80b07 Updated for symGaussSeidel 2012-12-17 11:39:05 +00:00
78f0cb5097 Resolve the green 2012-12-13 16:27:00 +00:00
143112096b FDICSmoother: New faster (slightly) version of DICSmoother 2012-12-13 16:18:06 +00:00
9cd695220d ENH: Add triad primitive type and Field/IOField 2012-12-11 16:32:16 +00:00
8dff9544f4 COMP: labelIOField.C missing from OpenFOAM/Make/files 2012-11-06 12:47:46 +00:00
b82fc4686e ENH: Updated Make/files 2012-10-15 18:03:10 +01:00
b08b29bd3c LduMatrix: Further integration with lduMatrix
Replaced lduMatrix::solverPerformance with SolverPerformance<scalar>
2012-04-30 18:15:26 +01:00
8fb6aa8811 LduMatrix: Added support for non-parallel cyclic patches 2012-04-25 18:18:31 +01:00
a3807c9dbb LduMatrix: Updated and re-committed 2012-04-20 14:01:59 +01:00
78bd261ce9 ENH: interpolationWeights: run-time selectable interpolation 2012-04-17 18:02:25 +01:00
ed87e54618 ENH: codedFixedValuePointPatchField: coded version for point fields 2012-03-09 10:06:22 +00:00
88d0192129 STYLE: mixedPointPatchField: nonsense bc since patchInternalField == patch field 2012-03-09 09:11:29 +00:00
7e38936458 ENH: VTKEdgeFormat: unstructed vtk reader 2012-03-02 15:04:08 +00:00
10b019f618 ENH: Initial commit of dynamicIndexedOctree.
Add point removal.
    Speed up point removal
    Add maximum number of levels allowed in the tree
    Add recursive subdivision upon point insertion.
2012-02-03 14:20:45 +00:00
ccacbadda1 OpenFOAM: avoid duplicate definitions when compiling SP 2012-01-23 10:14:05 +00:00
f80b3a793a ENH: nonBlockingGaussSmoother: block as late as possible.
renumberMesh: option for sorting proc cells last to benefit from this.
2011-12-20 09:09:51 +00:00
17a38cff7c ENH: mergePoints: new API, now templated 2011-12-08 16:32:46 +00:00
cf8ad3d936 ENH: cyclicAMI: handle FaceCellWave (e.g. wall distance) 2011-11-15 10:29:59 +00:00
cd64f1762f ENH: codedFixedValue: refactor coded 2011-10-24 21:33:16 +01:00
ad74322d31 Global construction: transfer files which construct globals and read etc/controlDict into global.Cver 2011-07-05 09:41:23 +01:00
9fa370f54a ENH: calcEntry: new functionEntry method 2011-06-29 09:56:01 +01:00
6217691b4d ENH: csv reading for interpolationTable and writing for sampledSet 2011-04-26 19:25:00 +01:00
a1d40dec77 Merge remote branch 'OpenCFD/master' into olesenm 2011-03-01 15:15:44 +01:00
fd3dc4681b Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-24 17:23:56 +00:00
74bc658fe9 ENH: new encapsulation: dynamicCode, dynamicCodeContext
- improve loading/unloading characteristics for codedFixedValue
  but still needs work
2011-02-24 17:14:59 +01:00
c2851eaa9f ENH: moved indexedOctree and treeBoundBox from meshTools to OpenFOAM 2011-02-24 16:06:51 +00:00
b4dae1a5ab ENH: removed calcEntry 2011-02-23 16:49:26 +00:00