#include <field_following_coordinates.hpp>
|
| FieldFollowingCoordinates () |
|
| FieldFollowingCoordinates (const Grid< DeviceType > &grid) |
|
void | cnvt_grid_ff2real (const Grid< DeviceType > &grid, const Kokkos::View< double **, Kokkos::LayoutRight, DeviceType > &input, const Kokkos::View< double **, Kokkos::LayoutRight, DeviceType > &output) |
|
void | cnvt_grid_real2ff (const Grid< DeviceType > &grid, const Kokkos::View< double **, Kokkos::LayoutRight, DeviceType > &input, const Kokkos::View< double **, Kokkos::LayoutRight, DeviceType > &output) |
|
void | cnvt_grid_real2ff (const Grid< DeviceType > &grid, const Kokkos::View< double **, Kokkos::LayoutRight, DeviceType > &input) |
|
void | cnvt_grid_real2ff (const Grid< DeviceType > &grid, const Kokkos::View< double ***, Kokkos::LayoutRight, DeviceType > &input, const Kokkos::View< double ***, Kokkos::LayoutRight, DeviceType > &output) |
|
void | cnvt_grid_real2ff (const Grid< DeviceType > &grid, const Kokkos::View< double ***, Kokkos::LayoutRight, DeviceType > &input) |
|
FieldFollowingCoordinates::FieldFollowingCoordinates |
( |
| ) |
|
|
inline |
FieldFollowingCoordinates::FieldFollowingCoordinates |
( |
const Grid< DeviceType > & |
grid | ) |
|
|
inline |
void FieldFollowingCoordinates::cnvt_grid_ff2real |
( |
const Grid< DeviceType > & |
grid, |
|
|
const Kokkos::View< double **, Kokkos::LayoutRight, DeviceType > & |
input, |
|
|
const Kokkos::View< double **, Kokkos::LayoutRight, DeviceType > & |
output |
|
) |
| |
|
inline |
void FieldFollowingCoordinates::cnvt_grid_real2ff |
( |
const Grid< DeviceType > & |
grid, |
|
|
const Kokkos::View< double **, Kokkos::LayoutRight, DeviceType > & |
input, |
|
|
const Kokkos::View< double **, Kokkos::LayoutRight, DeviceType > & |
output |
|
) |
| |
|
inline |
void FieldFollowingCoordinates::cnvt_grid_real2ff |
( |
const Grid< DeviceType > & |
grid, |
|
|
const Kokkos::View< double **, Kokkos::LayoutRight, DeviceType > & |
input |
|
) |
| |
|
inline |
void FieldFollowingCoordinates::cnvt_grid_real2ff |
( |
const Grid< DeviceType > & |
grid, |
|
|
const Kokkos::View< double ***, Kokkos::LayoutRight, DeviceType > & |
input, |
|
|
const Kokkos::View< double ***, Kokkos::LayoutRight, DeviceType > & |
output |
|
) |
| |
|
inline |
void FieldFollowingCoordinates::cnvt_grid_real2ff |
( |
const Grid< DeviceType > & |
grid, |
|
|
const Kokkos::View< double ***, Kokkos::LayoutRight, DeviceType > & |
input |
|
) |
| |
|
inline |
Kokkos::View<double***,Kokkos::LayoutRight,DeviceType> FieldFollowingCoordinates::p |
|
private |
Kokkos::View<double**,Kokkos::LayoutRight,DeviceType> FieldFollowingCoordinates::result |
|
private |
Kokkos::View<int**,Kokkos::LayoutRight,DeviceType> FieldFollowingCoordinates::tr |
|
private |
The documentation for this class was generated from the following file: