XGC1
|
#include <get_potential_grad.hpp>
Public Member Functions | |
EMParField () | |
void | request (const GridField< DeviceOut, VarType::Scalar, PIT_GLOBAL, TorType::OnePlane, KinType::GyroKin > &output_field) |
void | calculate (const Grid< DeviceType > &grid, const View< double **, CLayout, Device > &field_para) |
Public Attributes | |
bool | requested |
View< double **, CLayout, Device > | field |
View< double ***, CLayout, Device > | field_rho |
GridField< DeviceOut, VarType::Scalar, PIT_GLOBAL, TorType::OnePlane, KinType::GyroKin > | field_out |
|
inline |
|
inline |
|
inline |
View<double**,CLayout, Device> EMParField< Device, DeviceOut >::field |
GridField<DeviceOut,VarType::Scalar,PIT_GLOBAL,TorType::OnePlane,KinType::GyroKin> EMParField< Device, DeviceOut >::field_out |
View<double***,CLayout, Device> EMParField< Device, DeviceOut >::field_rho |
bool EMParField< Device, DeviceOut >::requested |