XGCa
 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 "smoothing.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_pointers (int nrho, int n, Field< VarType::Scalar, PhiInterpType::None > *pot0, Field< VarType::Scalar, PhiInterpType::None > *dpot, Field< VarType::Vector2D, PhiInterpType::None > *E_rho)
 
void set_pot_fort (int n, int npsi00, double *pot0m, double *pot00_1d)
 

Function Documentation

void set_pot_fort ( int  n,
int  npsi00,
double *  pot0m,
double *  pot00_1d 
)

Here is the caller graph for this function:

void set_rho_pointers ( int  nrho,
int  n,
Field< VarType::Scalar, PhiInterpType::None > *  pot0,
Field< VarType::Scalar, PhiInterpType::None > *  dpot,
Field< VarType::Vector2D, PhiInterpType::None > *  E_rho 
)

Here is the caller graph for this function: