XGC1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
split_weight_algorithm.cpp File Reference
#include "push.hpp"
#include "scatter.hpp"
#include "split_weight_algorithm.hpp"
Include dependency graph for split_weight_algorithm.cpp:

Functions

void solve_poisson_axisym_wrap (int ipc, int adiabatic)
 
void solve_poisson_turb_wrap (int ipc, int adiabatic)
 
void ddpotdt_update (int ipc, Field< VarType::Scalar, PIT_GLOBAL > *ddpotdt)
 
void split_weight_algorithm (int ipc, int istep, bool diag_on, const Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, Plasma &plasma, ElectricField< DeviceType > &electric_field, const PerturbedBField< DeviceType > &perturbed_B_field, const Sheath< DeviceType > &sheath, SheathParticles< DeviceType > &sheath_particles, const Neutrals< DeviceType > &neutrals, const PushDiagnostic< DeviceType > &diag, const HeatDiagnostics< DeviceType > &heat_diag, const DomainDecomposition< DeviceType > &pol_decomp, const VelocityGrid &vgrid, Charge< DeviceType, GyroKin > &ion_charge)
 

Function Documentation

void ddpotdt_update ( int  ipc,
Field< VarType::Scalar, PIT_GLOBAL > *  ddpotdt 
)
void solve_poisson_axisym_wrap ( int  ipc,
int  adiabatic 
)
void solve_poisson_turb_wrap ( int  ipc,
int  adiabatic 
)
void split_weight_algorithm ( int  ipc,
int  istep,
bool  diag_on,
const Simulation< DeviceType > &  sml,
const Grid< DeviceType > &  grid,
const MagneticField< DeviceType > &  magnetic_field,
Plasma plasma,
ElectricField< DeviceType > &  electric_field,
const PerturbedBField< DeviceType > &  perturbed_B_field,
const Sheath< DeviceType > &  sheath,
SheathParticles< DeviceType > &  sheath_particles,
const Neutrals< DeviceType > &  neutrals,
const PushDiagnostic< DeviceType > &  diag,
const HeatDiagnostics< DeviceType > &  heat_diag,
const DomainDecomposition< DeviceType > &  pol_decomp,
const VelocityGrid vgrid,
Charge< DeviceType, GyroKin > &  ion_charge 
)

Here is the call graph for this function:

Here is the caller graph for this function: