1 #ifndef DIAGNOSTICS_HPP
2 #define DIAGNOSTICS_HPP
22 exit_XGC(
"\nError: If this diagnostic is needed on Polaris before Oct 16, sorry - let me know and we'll fix it. - ALS\n");
26 tracer_diag.open_stream(
"xgc.tracer_diag2.bp", adios2::Mode::Write);
TracerDiagnostics tracer_diag
Definition: diagnostics.hpp:14
Definition: diagnostics.hpp:10
PseudoInvDiagnostics pseudo_inv_diag
Definition: diagnostics.hpp:13
bool is_on
Definition: diagnostic.hpp:24
PushDiagnostic< DeviceType > push_diag
Definition: diagnostics.hpp:11
Definition: pseudo_inverse_diag.hpp:26
Definition: tracer_diag.hpp:12
void open_streams(int step)
Definition: diagnostics.hpp:16
void exit_XGC(std::string msg)
Definition: globals.hpp:37
bool has_been_triggered(int step)
Definition: diagnostic.hpp:34
void close_streams()
Definition: diagnostics.hpp:31
HeatDiagnostics< DeviceType > heat_diag
Definition: diagnostics.hpp:12