Go to the source code of this file.
|
void | solve_poisson_turb (const Simulation< DeviceType > &sml, const MagneticField< DeviceType > &magnetic_field, const Grid< DeviceType > &grid, const DomainDecomposition< DeviceType > &pol_decomp, Smoothing &smoothing, Plasma &plasma, const Charges &charges, int ipc, SolverSetting solver_setting, const ElectricField< DeviceType > &electric_field, bool save_rhs) |
|
void solve_poisson_turb |
( |
const Simulation< DeviceType > & |
sml, |
|
|
const MagneticField< DeviceType > & |
magnetic_field, |
|
|
const Grid< DeviceType > & |
grid, |
|
|
const DomainDecomposition< DeviceType > & |
pol_decomp, |
|
|
Smoothing & |
smoothing, |
|
|
Plasma & |
plasma, |
|
|
const Charges & |
charges, |
|
|
int |
ipc, |
|
|
SolverSetting |
solver_setting, |
|
|
const ElectricField< DeviceType > & |
electric_field, |
|
|
bool |
save_rhs |
|
) |
| |