ENH: updated.

This commit is contained in:
mattijs
2010-04-30 12:10:57 +01:00
parent f86ba6590c
commit caf974fcfb

11
TODO
View File

@ -7,8 +7,8 @@ unitTestCases/singleCyclic/
OK - test cyclics sequential running. OK - test cyclics sequential running.
unitTestCases/singleCyclic/ unitTestCases/singleCyclic/
- test decomposePar OK - test decomposePar
fails on channel395-splitCyclic tested channel395
OK - FaceCellWave OK - FaceCellWave
unitTestCases/twoCavityCyclicForWallDistance/ unitTestCases/twoCavityCyclicForWallDistance/
@ -61,6 +61,12 @@ this for separation. Should in fact make cyclic planar using patch centre and
normal? normal?
test on twoCavityCyclicForWallDistance with point (0 1 0) set to (0 1.001 0) test on twoCavityCyclicForWallDistance with point (0 1 0) set to (0 1.001 0)
NO PROBLEM - renumberMesh
It doesn't do renumbering through cyclics.
OK - rotational cyclics.
Tested on movingCone-with-cyclics
- activeBaffleVelocity - activeBaffleVelocity
- work out overlapping communication for PstreamBuffers. - work out overlapping communication for PstreamBuffers.
@ -69,7 +75,6 @@ test on twoCavityCyclicForWallDistance with point (0 1 0) set to (0 1.001 0)
- grep for size()/2 - grep for size()/2
- isoSurface.C - isoSurface.C
- referredCellList.C - referredCellList.C
- renumberMesh
- work out scheduled communication? - work out scheduled communication?