XGC1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
update_analytic_f0.hpp File Reference
#include "grid.hpp"
#include "magnetic_field.hpp"
#include "sml.hpp"
#include "domain_decomposition.hpp"
#include "electric_field.hpp"
#include "plasma.hpp"
Include dependency graph for update_analytic_f0.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

View< double *, CLayout,
DeviceType
get_adiabatic_response (const ElectricField< DeviceType > &electric_field, const Species< DeviceType > &species, double dpot_te_limit, const View< double *, CLayout, DeviceType > non_f0_energy=View< double *, CLayout, DeviceType >("non_f0_energy", 0))
 
void all_species_f0_update_analytic_f0 (const Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const VelocityGrid &vgrid, const DomainDecomposition< DeviceType > &pol_decomp, const MagneticField< DeviceType > &magnetic_field, const ElectricField< DeviceType > &electric_field, Plasma &plasma)
 

Function Documentation

void all_species_f0_update_analytic_f0 ( const Simulation< DeviceType > &  sml,
const Grid< DeviceType > &  grid,
const VelocityGrid vgrid,
const DomainDecomposition< DeviceType > &  pol_decomp,
const MagneticField< DeviceType > &  magnetic_field,
const ElectricField< DeviceType > &  electric_field,
Plasma plasma 
)

Here is the call graph for this function:

Here is the caller graph for this function:

View<double*, CLayout, DeviceType> get_adiabatic_response ( const ElectricField< DeviceType > &  electric_field,
const Species< DeviceType > &  species,
double  dpot_te_limit,
const View< double *, CLayout, DeviceType non_f0_energy = View< double *, CLayoutDeviceType >("non_f0_energy", 0) 
)

Here is the call graph for this function:

Here is the caller graph for this function: