36 const View<double*, CLayout, HostType>& jpara_diff_current,
int gstep,
double time);
void init(const std::string &name, int period, int first_step=-1)
Definition: diagnostic.hpp:46
void write(const Grid< DeviceType > &grid, const GridField< HostType, VarType::Scalar, PhiInterpType::None, TorType::OnePlane, KinType::DriftKin > &loop_voltage_h, const GridField< HostType, VarType::Scalar, PhiInterpType::None, TorType::OnePlane, KinType::DriftKin > &jpara_diff_previous_h, const GridField< HostType, VarType::Scalar, PhiInterpType::None, TorType::OnePlane, KinType::DriftKin > &jpara_diff_integral_h, const View< double *, CLayout, HostType > &jpara_diff_current, int gstep, double time)
Definition: loop_voltage_diag.cpp:28
void init(NLReader::NamelistReader &nlr, int f_source_period, const std::string &name)
Definition: loop_voltage_diag.hpp:24