|
Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
|
#include <core_out.h>


Public Member Functions | |
| Ofstream (std::string file_name) | |
| ~Ofstream () | |
Public Attributes | |
| char * | buf |
class Ofstream handles opening and closing files, has 16MB buffer for output
Definition at line 21 of file core_out.h.
| Ofstream::Ofstream | ( | std::string | file_name | ) |
| Ofstream::~Ofstream | ( | ) |
| char* Ofstream::buf |
Definition at line 25 of file core_out.h.
Referenced by Ofstream(), and ~Ofstream().