XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
diffusion.cpp File Reference
#include "timer_macro.hpp"
#include "update_ptl_weights.hpp"
#include "diag_f0_df_port1.hpp"
#include "diffusion.hpp"
Include dependency graph for diffusion.cpp:

Functions

void f_diffusion_wrap (double *f0_f, double *f0_n, double *f0_df0g, double *df0g_tmp)
 
void f_diffusion (const Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, ElectricField< DeviceType > &electric_field, const DomainDecomposition< DeviceType > &pol_decomp, const VelocityGrid &vgrid, Plasma &plasma, VGridDistribution< HostType > &f0_f, VGridDistribution< HostType > &f0_df0g, VGridDistribution< HostType > &f0_n, VGridDistribution< HostType > &f0_df0g_tmp)
 

Function Documentation

void f_diffusion ( const Simulation< DeviceType > &  sml,
const Grid< DeviceType > &  grid,
const MagneticField< DeviceType > &  magnetic_field,
ElectricField< DeviceType > &  electric_field,
const DomainDecomposition< DeviceType > &  pol_decomp,
const VelocityGrid vgrid,
Plasma plasma,
VGridDistribution< HostType > &  f0_f,
VGridDistribution< HostType > &  f0_df0g,
VGridDistribution< HostType > &  f0_n,
VGridDistribution< HostType > &  f0_df0g_tmp 
)

Here is the call graph for this function:

void f_diffusion_wrap ( double *  f0_f,
double *  f0_n,
double *  f0_df0g,
double *  df0g_tmp 
)

Here is the caller graph for this function: