XGC1
Functions
heat_torque.cpp File Reference
#include "view_arithmetic.hpp"
#include "heat_torque.hpp"
#include "timer_macro.hpp"
Include dependency graph for heat_torque.cpp:

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)
 

Function Documentation

◆ f_heat_torque_2()

void f_heat_torque_2 ( int  isp,
double  mass,
double *  f0_f,
double *  df0g,
double  dt 
)
Here is the caller graph for this function:

◆ f_heat_torque_org()

void f_heat_torque_org ( int  isp,
double  mass,
double  c_m,
double *  temp_ev,
double *  f0_f,
double *  df0g,
double  dt 
)
Here is the caller graph for this function:

◆ heat_and_torque_apply()

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 
)
Here is the call graph for this function:
Here is the caller graph for this function: