
Go to the source code of this file.
| Functions | |
| int | main (int argc, char *argv[]) | 
| A serial, and incredibly slow, data transfer test. | |
A serial, and incredibly slow, data transfer test.
The slowness comes because it's a crude quadratic all-pairs algorithm.
However, it's very easy to use.
Definition at line 13 of file test_transfer.C.
References PUP::d, dest, TetMesh::getTets(), TetMesh::getTetVolume(), printSize(), readNoboite(), PUP::s, src, and transferCells().

 1.5.5
 1.5.5