Files
openfoam/TODO
mattijs 89c7523c72 Merge branch 'master' into splitCyclic
Conflicts:
	src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.C
	src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.C
	src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H
	src/dynamicMesh/polyTopoChange/polyTopoChange/addPatchCellLayer.C
	src/mesh/autoMesh/autoHexMesh/autoHexMeshDriver/autoLayerDriver.C
	src/parallel/decompose/scotchDecomp/scotchDecomp.C
	src/parallel/parMetisDecomp/parMetisDecomp.C
	src/sampling/sampledSurface/isoSurface/isoSurfaceCell.C
2010-03-25 13:54:12 +00:00

52 lines
1.2 KiB
Plaintext

- allocate/free tags.
Not tested.
OK - test blockMesh with cyclics
unitTestCases/singleCyclic/
OK - test cyclics sequential running.
unitTestCases/singleCyclic/
OK - test decomposePar
OK - FaceCellWave
unitTestCases/twoCavityCyclicForWallDistance/
OK - non-parallel finite volume : channelFoam
unitTestCases/channel395-splitCyclic vs. channel395-dev
OK - parallel finite volume with processorCyclic: channelFoam
unitTestCases/channel395-splitCyclic vs. channel395-dev
OK - preProcessing/foamUpgradeCyclics
OK - amg.
Tested on unitTestCases/singleCyclic/
- initTransfer in GAMGprocessorInterfaces using nonblocking+tags
untested.
- test createPatch pointSync
- pointFields on cyclics. volPointInterpolation.
- jumpCyclics
- fanFvPatchField
- activeBaffleVelocity
- work out overlapping communication for PstreamBuffers.
Different tag?
- fvMeshDistribute to split processor patches into ones with different
separation.
- fvMeshSubset
- kivaToFoam/readKivaGrid.H sorts cyclics (but in incorrect order?)
- grep for size()/2
- pointEdgeWave (maybe through inversePointDistanceDiffusivity?)
- regionSplit
- scotchDecomp
- isoSurface.C
- referredCellList.C
- renumberMesh
- work out scheduled communication?
compile: