#include <field_following_coordinates.hpp>
|
| FieldFollowingCoordinates () |
|
| FieldFollowingCoordinates (const Projection< HostType > &projection) |
|
void | cnvt_grid_ff2real (const Grid< DeviceType > &grid, const View< double **, CLayout, DeviceType > &input, const View< double **, Kokkos::LayoutRight, DeviceType > &output) const |
|
void | cnvt_grid_ff2real (const Grid< DeviceType > &grid, const View< double **, CLayout, HostType > &input, const View< double **, CLayout, HostType > &output, const View< double **, CLayout, DeviceType > &tmp) const |
|
void | cnvt_grid_ff2real (const Grid< DeviceType > &grid, const View< double **, CLayout, HostType > &input, const View< double **, CLayout, DeviceType > &output) const |
|
void | cnvt_grid_real2ff (const Grid< DeviceType > &grid, const View< double **, CLayout, DeviceType > &input, const View< double **, Kokkos::LayoutRight, DeviceType > &output) const |
|
void | cnvt_grid_real2ff (const Grid< DeviceType > &grid, const View< double **, CLayout, DeviceType > &input) const |
|
void | cnvt_grid_real2ff (const Grid< DeviceType > &grid, const View< double ***, CLayout, DeviceType > &input, const View< double ***, Kokkos::LayoutRight, DeviceType > &output) const |
|
void | cnvt_grid_real2ff (const Grid< DeviceType > &grid, const View< double ***, CLayout, DeviceType > &input) const |
|
void | cnvt_grid_real2ff (const Grid< DeviceType > &grid, const ScalarGridField &field_in, const GridField< DeviceType, VarType::Scalar, PhiInterpType::Planes, TorType::OnePlane, KinType::DriftKin > &field_out) const |
|
◆ FieldFollowingCoordinates() [1/2]
FieldFollowingCoordinates::FieldFollowingCoordinates |
( |
| ) |
|
|
inline |
◆ FieldFollowingCoordinates() [2/2]
FieldFollowingCoordinates::FieldFollowingCoordinates |
( |
const Projection< HostType > & |
projection | ) |
|
|
inline |
◆ cnvt_grid_ff2real() [1/3]
void FieldFollowingCoordinates::cnvt_grid_ff2real |
( |
const Grid< DeviceType > & |
grid, |
|
|
const View< double **, CLayout, DeviceType > & |
input, |
|
|
const View< double **, Kokkos::LayoutRight, DeviceType > & |
output |
|
) |
| const |
|
inline |
◆ cnvt_grid_ff2real() [2/3]
◆ cnvt_grid_ff2real() [3/3]
◆ cnvt_grid_real2ff() [1/5]
◆ cnvt_grid_real2ff() [2/5]
◆ cnvt_grid_real2ff() [3/5]
void FieldFollowingCoordinates::cnvt_grid_real2ff |
( |
const Grid< DeviceType > & |
grid, |
|
|
const View< double ***, CLayout, DeviceType > & |
input, |
|
|
const View< double ***, Kokkos::LayoutRight, DeviceType > & |
output |
|
) |
| const |
|
inline |
◆ cnvt_grid_real2ff() [4/5]
◆ cnvt_grid_real2ff() [5/5]
void FieldFollowingCoordinates::cnvt_grid_real2ff |
( |
const Grid< DeviceType > & |
grid, |
|
|
const View< double **, CLayout, DeviceType > & |
input, |
|
|
const View< double **, Kokkos::LayoutRight, DeviceType > & |
output |
|
) |
| const |
|
inline |
◆ result
◆ tr
The documentation for this class was generated from the following file: