XGCa
 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 "solve_poisson_turb.hpp"
#include "solve_poisson_axisym.hpp"
#include "split_weight_algorithm.hpp"
Include dependency graph for split_weight_algorithm.cpp:

Functions

void ddpotdt_update (const Grid< DeviceType > &grid, int ipc, const GridField< HostType, VarType::Scalar, PhiInterpType::None, TorType::MultiplePlanes, KinType::DriftKin > &dpot_h, View< double ***, CLayout, HostType > &dpotsave, GridField< HostType, VarType::Scalar, PhiInterpType::Planes, TorType::OnePlane, KinType::DriftKin > &ddpotdt_ff, double dt)
 
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 ( const Grid< DeviceType > &  grid,
int  ipc,
const GridField< HostType, VarType::Scalar, PhiInterpType::None, TorType::MultiplePlanes, KinType::DriftKin > &  dpot_h,
View< double ***, CLayout, HostType > &  dpotsave,
GridField< HostType, VarType::Scalar, PhiInterpType::Planes, TorType::OnePlane, KinType::DriftKin > &  ddpotdt_ff,
double  dt 
)

Here is the call graph for this function:

Here is the caller graph for this function:

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: