Streamer fluid modeling - An overview of ARCoS
1.0
|
#include <poisson.h>
Public Member Functions | |
LEAF_FIELDS (pois_grid_t) | |
Public Attributes | |
RECT_COORDS | |
int | ext_bound |
rz_array_t * | phi |
rz_array_t * | charge |
rz_array_t * | error |
With this structure we define a "problem" for the Poisson/Helmholtz solver. Thus we differentiate between the electrostatic (Poisson) or the photo-ionization (Helmholtz) uses.
pois_grid_t::LEAF_FIELDS | ( | pois_grid_t | ) |
rz_array_t* pois_grid_t::phi |
rz_array_t* pois_grid_t::charge |
rz_array_t* pois_grid_t::error |