Go to the source code of this file.
|
void | get_dAdt_guess (const Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const DomainDecomposition< DeviceType > &pol_decomp, const MagneticField< DeviceType > &magnetic_field, Smoothing &smoothing, const PerturbedBField< DeviceType > &perturbed_B_field, GetPotentialGradTemp< DeviceType, HostType > &tmp, const View< double **, CLayout, DeviceType > &field_para, const Boundary &filter_bndry, const GridField< HostType, VarType::Scalar, PhiInterpType::Planes, TorType::OnePlane, KinType::GyroKin > &dAdt_guess) |
|
◆ get_dAdt_guess()
void get_dAdt_guess |
( |
const Simulation< DeviceType > & |
sml, |
|
|
const Grid< DeviceType > & |
grid, |
|
|
const DomainDecomposition< DeviceType > & |
pol_decomp, |
|
|
const MagneticField< DeviceType > & |
magnetic_field, |
|
|
Smoothing & |
smoothing, |
|
|
const PerturbedBField< DeviceType > & |
perturbed_B_field, |
|
|
GetPotentialGradTemp< DeviceType, HostType > & |
tmp, |
|
|
const View< double **, CLayout, DeviceType > & |
field_para, |
|
|
const Boundary & |
filter_bndry, |
|
|
const GridField< HostType, VarType::Scalar, PhiInterpType::Planes, TorType::OnePlane, KinType::GyroKin > & |
dAdt_guess |
|
) |
| |