XGC1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Functions
electric_field.hpp File Reference
#include "space_settings.hpp"
#include "NamelistReader.hpp"
#include "grid.hpp"
#include "grid_field_pack.hpp"
#include "timer_macro.hpp"
#include "get_potential_grad.hpp"
#include "plane_field_gatherer.hpp"
#include "field_following_coordinates.hpp"
Include dependency graph for electric_field.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ElectricField< Device >
 

Functions

void set_rho_ff_pointers (int nrho, int n, Field< VarType::Scalar, PhiInterpType::None > *pot0, Field< VarType::Scalar, PhiInterpType::None > *dpot, Field< VarType::Scalar, PhiInterpType::Planes > *dpot_ff, Field< VarType::Scalar, PhiInterpType::Planes > *pot_rho_ff, Field< VarType::Vector, PhiInterpType::Planes > *E_rho_ff)
 

Function Documentation

void set_rho_ff_pointers ( int  nrho,
int  n,
Field< VarType::Scalar, PhiInterpType::None > *  pot0,
Field< VarType::Scalar, PhiInterpType::None > *  dpot,
Field< VarType::Scalar, PhiInterpType::Planes > *  dpot_ff,
Field< VarType::Scalar, PhiInterpType::Planes > *  pot_rho_ff,
Field< VarType::Vector, PhiInterpType::Planes > *  E_rho_ff 
)

Here is the caller graph for this function: