XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
push_As.hpp File Reference
#include "grid_field.hpp"
#include "perturbed_B_field.hpp"
#include "sml.hpp"
#include "smoothing.hpp"
Include dependency graph for push_As.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void push_As (const Simulation< DeviceType > &sml, const MagneticField< DeviceType > &magnetic_field, const Grid< DeviceType > &grid, const DomainDecomposition< DeviceType > &pol_decomp, Smoothing &smoothing, const GridField< HostType, VarType::Scalar, PhiInterpType::Planes, TorType::OnePlane, KinType::GyroKin > &E_para_em_rho_ff, GridField< HostType, VarType::Scalar, PhiInterpType::None, TorType::MultiplePlanes, KinType::DriftKin > &As, GridField< HostType, VarType::Scalar, PhiInterpType::None, TorType::MultiplePlanes, KinType::DriftKin > &As_backup, PerturbedBField< DeviceType > &perturbed_B_field, int ipc)
 

Function Documentation

void push_As ( const Simulation< DeviceType > &  sml,
const MagneticField< DeviceType > &  magnetic_field,
const Grid< DeviceType > &  grid,
const DomainDecomposition< DeviceType > &  pol_decomp,
Smoothing smoothing,
const GridField< HostType, VarType::Scalar, PhiInterpType::Planes, TorType::OnePlane, KinType::GyroKin > &  E_para_em_rho_ff,
GridField< HostType, VarType::Scalar, PhiInterpType::None, TorType::MultiplePlanes, KinType::DriftKin > &  As,
GridField< HostType, VarType::Scalar, PhiInterpType::None, TorType::MultiplePlanes, KinType::DriftKin > &  As_backup,
PerturbedBField< DeviceType > &  perturbed_B_field,
int  ipc 
)

Here is the call graph for this function:

Here is the caller graph for this function: