#include <get_potential_grad.hpp>
|
| EMParField () |
|
void | request (const GridField< DeviceOut, VarType::Scalar, PhiInterpType::Planes, TorType::OnePlane, KinType::GyroKin > &output_field, double em_pullback_dampfac_in, const View< double *, CLayout, HostType > &spitzer_resistivity_in, bool gyroaverage_requested) |
|
void | calculate (const Simulation< DeviceType > &sml, const MagneticField< DeviceType > &magnetic_field, const Grid< DeviceType > &grid, const DomainDecomposition< DeviceType > &pol_decomp, Smoothing &smoothing, const View< double **, CLayout, Device > &field_para) |
|
|
bool | requested |
|
View< double **, CLayout, Device > | field |
|
View< double ***, CLayout, Device > | field_rho |
|
double | em_pullback_dampfac |
|
View< double *, CLayout, HostType > | spitzer_resistivity |
|
GridField< DeviceOut,
VarType::Scalar,
PhiInterpType::Planes,
TorType::OnePlane,
KinType::GyroKin > | field_out |
|
template<class Device, class DeviceOut>
template<class Device, class DeviceOut>
template<class Device, class DeviceOut>
void EMParField< Device, DeviceOut >::request |
( |
const GridField< DeviceOut, VarType::Scalar, PhiInterpType::Planes, TorType::OnePlane, KinType::GyroKin > & |
output_field, |
|
|
double |
em_pullback_dampfac_in, |
|
|
const View< double *, CLayout, HostType > & |
spitzer_resistivity_in, |
|
|
bool |
gyroaverage_requested |
|
) |
| |
|
inline |
template<class Device, class DeviceOut>
double EMParField< Device, DeviceOut >::em_pullback_dampfac |
template<class Device, class DeviceOut>
template<class Device, class DeviceOut>
template<class Device, class DeviceOut>
template<class Device, class DeviceOut>
template<class Device, class DeviceOut>
The documentation for this struct was generated from the following file: