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