PeTar
N-body code for collisional gravitational systems
HardDumpList Class Reference

#include <hard_assert.hpp>

Collaboration diagram for HardDumpList:
[legend]

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)
 
HardDumpoperator[] (const int i)
 

Public Attributes

int size
 
int mpi_rank
 
int dump_number
 
HardDumphard_dump
 

Constructor & Destructor Documentation

◆ HardDumpList()

HardDumpList::HardDumpList ( )
inline

◆ ~HardDumpList()

HardDumpList::~HardDumpList ( )
inline
Here is the call graph for this function:

Member Function Documentation

◆ clear()

void HardDumpList::clear ( )
inline
Here is the caller graph for this function:

◆ dumpAll()

void HardDumpList::dumpAll ( const char *  filename)
inline
Here is the call graph for this function:

◆ dumpThread()

void HardDumpList::dumpThread ( const char *  filename)
inline
Here is the call graph for this function:

◆ initial()

void HardDumpList::initial ( const int  _nthread,
const int  _rank = 0 
)
inline

◆ operator[]()

HardDump& HardDumpList::operator[] ( const int  i)
inline

Member Data Documentation

◆ dump_number

int HardDumpList::dump_number

◆ hard_dump

HardDump* HardDumpList::hard_dump

◆ mpi_rank

int HardDumpList::mpi_rank

◆ size

int HardDumpList::size

The documentation for this class was generated from the following file: