XGC1
|
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) |
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 | ||
) |