MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
#include <petaio.h>
Public Attributes | |
IOTableEntry * | ent |
int | used |
int | allocated |
int IOTable::allocated |
Definition at line 63 of file petaio.h.
Referenced by destroy_io_blocks(), fof_register_io_blocks(), io_register_io_block(), and register_io_blocks().
IOTableEntry* IOTable::ent |
Definition at line 61 of file petaio.h.
Referenced by destroy_io_blocks(), fof_register_io_blocks(), fof_save_particles(), io_register_io_block(), petaio_read_snapshot(), petaio_save_snapshot(), register_debug_io_blocks(), and register_io_blocks().
int IOTable::used |
Definition at line 62 of file petaio.h.
Referenced by fof_register_io_blocks(), fof_save_particles(), io_register_io_block(), petaio_read_snapshot(), petaio_save_snapshot(), register_debug_io_blocks(), and register_io_blocks().