#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::FieldFollowingCoordinates |
( |
| ) |
|
|
inline |
FieldFollowingCoordinates::FieldFollowingCoordinates |
( |
const Projection< HostType > & |
projection | ) |
|
|
inline |
void FieldFollowingCoordinates::cnvt_grid_ff2real |
( |
const Grid< DeviceType > & |
grid, |
|
|
const View< double **, CLayout, DeviceType > & |
input, |
|
|
const View< double **, Kokkos::LayoutRight, DeviceType > & |
output |
|
) |
| const |
|
inline |
void FieldFollowingCoordinates::cnvt_grid_real2ff |
( |
const Grid< DeviceType > & |
grid, |
|
|
const View< double **, CLayout, DeviceType > & |
input, |
|
|
const View< double **, Kokkos::LayoutRight, DeviceType > & |
output |
|
) |
| const |
|
inline |
void FieldFollowingCoordinates::cnvt_grid_real2ff |
( |
const Grid< DeviceType > & |
grid, |
|
|
const View< double ***, CLayout, DeviceType > & |
input, |
|
|
const View< double ***, Kokkos::LayoutRight, DeviceType > & |
output |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: