#include <sheath_diag.hpp>
|
| | SheathDiag () |
| |
| void | init (NLReader::NamelistReader &nlr, const std::string &name) |
| |
| void | write (const View< double **, CLayout, HostType > sheath_lost, const View< double **, CLayout, HostType > sheath_ilost, const View< double **, CLayout, HostType > sheath_pot) |
| |
| 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 () |
| |
◆ SheathDiag()
| SheathDiag::SheathDiag |
( |
| ) |
|
|
inline |
◆ init()
◆ write()
The documentation for this class was generated from the following files: