Public Member Functions | |
| StreamSaveContext (FILE *f, BoxPartitioner &p, unsigned maxShells, unsigned rank) | |
| ~StreamSaveContext () | |
Public Attributes | |
| FILE * | stream |
| int(* | shlBlocks )[2] |
| BoxPartitioner & | partitioner |
| unsigned | savedPoints |
| unsigned | boxCount |
| unsigned | myRank |
Contains the information that is changed as the grid tree is traversed while it is being saved.
| StreamSaveContext::StreamSaveContext | ( | FILE * | f, | |
| BoxPartitioner & | p, | |||
| unsigned | maxShells, | |||
| unsigned | rank | |||
| ) | [inline] |
| StreamSaveContext::~StreamSaveContext | ( | ) | [inline] |
| unsigned StreamSaveContext::boxCount |
| unsigned StreamSaveContext::myRank |
| unsigned StreamSaveContext::savedPoints |
| int(* StreamSaveContext::shlBlocks)[2] |
1.4.7