XGC1
|
#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 "bias_potential.hpp"
#include "simple00_solver.hpp"
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 > *dpot, Field< VarType::Scalar, PhiInterpType::Planes > *dpot_ff, Field< VarType::Scalar, PhiInterpType::Planes > *pot_rho_ff, Field< VarType::Vector, PhiInterpType::Planes > *E_rho_ff) |
void set_rho_ff_pointers | ( | int | nrho, |
int | n, | ||
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 | ||
) |