#include <diag_f0_df.hpp>
|
| DiagF0DF () |
|
void | init (NLReader::NamelistReader &nlr, const Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const Plasma &plasma, int f_source_period) |
|
void | set_ptl_baseline (const Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, Plasma &plasma, const VelocityGrid &vgrid, const DomainDecomposition< DeviceType > &pol_decomp) |
|
void | calculate_ptl_change (const Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, Plasma &plasma, const VelocityGrid &vgrid, const DomainDecomposition< DeviceType > &pol_decomp) |
|
void | port1 (const DomainDecomposition< DeviceType > &pol_decomp, const Grid< DeviceType > &grid, const VelocityGrid &vgrid, Plasma &plasma, const VGridDistribution< HostType > &f0_f_h, const VGridDistribution< HostType > &f0_df0g_h, std::string source_name) |
|
void | write (const Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, Plasma &plasma) |
|
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 () |
|
Enumerator |
---|
Volume |
|
Density |
|
DensityChange |
|
EnergyChange |
|
MomentumChange |
|
N |
|
void DiagF0DF::add_active_source |
( |
const std::string & |
new_source_name | ) |
|
|
inlineprivate |
void DiagF0DF::clear_active_sources |
( |
| ) |
|
|
inlineprivate |
< Switch for f0_df (grid-conservation) diagnostic
< Output interval for f0_df diagnostic
int DiagF0DF::n_active_sources |
( |
| ) |
const |
|
inlineprivate |
std::vector<std::string> DiagF0DF::source_names |
|
private |
int DiagF0DF::tindex_period |
|
private |
The documentation for this class was generated from the following files:
- /u/gitlab-xgc/builds/YGMz2TJ8/0/xgc/XGC-Devel/XGC_core/cpp/diag_f0_df.hpp
- /u/gitlab-xgc/builds/YGMz2TJ8/0/xgc/XGC-Devel/XGC_core/cpp/diag_f0_df.cpp