XGCa
|
This is the complete list of members for LineOfSight, including all inherited members.
get_phi0() const | LineOfSight | inline |
get_r0() const | LineOfSight | inline |
get_samples() const | LineOfSight | inline |
get_theta() const | LineOfSight | inline |
get_z0() const | LineOfSight | inline |
interpolate_single(const Plane< DeviceType > &plane, const Kokkos::View< double *, CLayout, DeviceType > &field_in, const int i) const | LineOfSight | |
interpolate_single(const Plane< DeviceType > &plane, const ScalarGridField &field_in, const int i) const | LineOfSight | |
interpolate_to_los(const Plane< DeviceType > &plane, const ScalarGridField &field_in) const | LineOfSight | |
interpolate_to_los(const Plane< DeviceType > &plane, const Kokkos::View< double *, CLayout, DeviceType > &field_in) const | LineOfSight | |
is_valid() const | LineOfSight | inline |
LineOfSight() | LineOfSight | inline |
LineOfSight(const Plane< DeviceType > &plane, const double &r0_in, const double &z0_in, const double &theta_in, const double &step_size_in) | LineOfSight | |
phi0 | LineOfSight | private |
r0 | LineOfSight | private |
sample_points(const MagneticField< DeviceType > &magnetic_field, View< double *, CLayout, DeviceType > r_los, View< double *, CLayout, DeviceType > z_los, View< double *, CLayout, DeviceType > psi_los) const | LineOfSight | |
samples | LineOfSight | private |
step_size | LineOfSight | private |
theta | LineOfSight | private |
valid | LineOfSight | private |
z0 | LineOfSight | private |