|
XGCa
|
#include <tracer_diag.hpp>


Public Member Functions | |
| TracerDiagnostics () | |
| void | init (const std::string &name) |
Public Member Functions inherited from Diagnostic | |
| bool | is_triggered (int step) |
| bool | has_been_triggered (int step) |
| int | get_period () const |
| Diagnostic () | |
| void | init (const std::string &name, int period, int first_step=-1) |
| void | open_stream (const std::string &filename, const XGC_IO_Mode &mode) |
| void | close_stream () |
| void | write (const XGC_IO &xgc_io) |
| void | start_write_step () |
| bool | is_first_step () |
| void | end_write_step () |
Additional Inherited Members | |
Public Attributes inherited from Diagnostic | |
| bool | is_on |
Protected Attributes inherited from Diagnostic | |
| StepTrigger | step_trigger |
|
inline |
|
inline |

