PeTar
N-body code for collisional gravitational systems
|
#include <hard_assert.hpp>
Public Member Functions | |
HardDumpList () | |
void | initial (const int _nthread, const int _rank=0) |
void | clear () |
~HardDumpList () | |
void | dumpAll (const char *filename) |
void | dumpThread (const char *filename) |
HardDump & | operator[] (const int i) |
Public Attributes | |
int | size |
int | mpi_rank |
int | dump_number |
HardDump * | hard_dump |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
int HardDumpList::dump_number |
HardDump* HardDumpList::hard_dump |
int HardDumpList::mpi_rank |
int HardDumpList::size |