XGCa
|
#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_pointers (int n, Field< VarType::Scalar, PhiInterpType::None > *dpot) |
void set_rho_pointers | ( | int | n, |
Field< VarType::Scalar, PhiInterpType::None > * | dpot | ||
) |