XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
em_solve_algorithm.cpp File Reference
#include <Kokkos_Core.hpp>
#include "timer_macro.hpp"
#include "species.hpp"
#include "electric_field.hpp"
#include "scatter.hpp"
#include "pullback_weight.hpp"
#include "sheath_adjust.hpp"
#include "solve_poisson_turb.hpp"
#include "solve_poisson_axisym.hpp"
#include "em_solve_algorithm.hpp"
Include dependency graph for em_solve_algorithm.cpp:

Functions

void solve_ampere_wrap (int ipc, int CV_int)
 
void set_as_ah (int iss, int ish, int ihs, int ihh)
 
void copy_psn_ah_to_ah_cv ()
 
void electron_n0_totalf (int ipc, Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, ElectricField< DeviceType > &electric_field, Charge< DeviceType, KinType::DriftKin > &charge, Plasma &plasma, const VelocityGrid &vgrid, const DomainDecomposition< DeviceType > &pol_decomp)
 
void em_solve_algorithm (int istep, int ipc, Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, ElectricField< DeviceType > &electric_field, Charges &charges, Plasma &plasma, const VelocityGrid &vgrid, const DomainDecomposition< DeviceType > &pol_decomp)
 

Function Documentation

void copy_psn_ah_to_ah_cv ( )

Here is the caller graph for this function:

void electron_n0_totalf ( int  ipc,
Simulation< DeviceType > &  sml,
const Grid< DeviceType > &  grid,
const MagneticField< DeviceType > &  magnetic_field,
ElectricField< DeviceType > &  electric_field,
Charge< DeviceType, KinType::DriftKin > &  charge,
Plasma plasma,
const VelocityGrid vgrid,
const DomainDecomposition< DeviceType > &  pol_decomp 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void em_solve_algorithm ( int  istep,
int  ipc,
Simulation< DeviceType > &  sml,
const Grid< DeviceType > &  grid,
const MagneticField< DeviceType > &  magnetic_field,
ElectricField< DeviceType > &  electric_field,
Charges charges,
Plasma plasma,
const VelocityGrid vgrid,
const DomainDecomposition< DeviceType > &  pol_decomp 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void set_as_ah ( int  iss,
int  ish,
int  ihs,
int  ihh 
)

Here is the caller graph for this function:

void solve_ampere_wrap ( int  ipc,
int  CV_int 
)

Here is the caller graph for this function: