XGC1
|
Functions | |
void | f_heat_torque_2 (int isp, double mass, double *f0_f, double *df0g, double dt) |
void | f_heat_torque_org (int isp, double mass, double c_m, double *temp_ev, double *f0_f, double *df0g, double dt) |
void | heat_and_torque_apply (const Grid< DeviceType > &grid, const DomainDecomposition< DeviceType > &pol_decomp, Plasma &plasma, const VelocityGrid &vgrid, const VGridDistribution< DeviceType > &f0_f, const VGridDistribution< HostType > &f0_f_h, VGridDistribution< DeviceType > &f0_df0g_cumul, int gstep, DiagF0DF &diag_f0_df, double dt) |
void f_heat_torque_2 | ( | int | isp, |
double | mass, | ||
double * | f0_f, | ||
double * | df0g, | ||
double | dt | ||
) |
void f_heat_torque_org | ( | int | isp, |
double | mass, | ||
double | c_m, | ||
double * | temp_ev, | ||
double * | f0_f, | ||
double * | df0g, | ||
double | dt | ||
) |
void heat_and_torque_apply | ( | const Grid< DeviceType > & | grid, |
const DomainDecomposition< DeviceType > & | pol_decomp, | ||
Plasma & | plasma, | ||
const VelocityGrid & | vgrid, | ||
const VGridDistribution< DeviceType > & | f0_f, | ||
const VGridDistribution< HostType > & | f0_f_h, | ||
VGridDistribution< DeviceType > & | f0_df0g_cumul, | ||
int | gstep, | ||
DiagF0DF & | diag_f0_df, | ||
double | dt | ||
) |