|
| InputPotential (const View< double **, CLayout, DeviceIn, Kokkos::MemoryTraits< Kokkos::Unmanaged >> &input_field, const View< double **, CLayout, Device > &tmp_input_field, PhiInterpType PIT, TorType TT, int nplanes_to_calculate) |
|
View< double *, CLayout, Device > | this_plane (int i_plane) const |
|
View< double *, CLayout, Device > | left_plane (int i_plane) const |
|
View< double *, CLayout, Device > | right_plane (int i_plane) const |
|
View< double **, CLayout, DeviceType, Kokkos::MemoryTraits< Kokkos::Unmanaged > > | tor_window (int i_plane) const |
|
◆ InputPotential()
template<class Device , class DeviceIn >
InputPotential< Device, DeviceIn >::InputPotential |
( |
const View< double **, CLayout, DeviceIn, Kokkos::MemoryTraits< Kokkos::Unmanaged >> & |
input_field, |
|
|
const View< double **, CLayout, Device > & |
tmp_input_field, |
|
|
PhiInterpType |
PIT, |
|
|
TorType |
TT, |
|
|
int |
nplanes_to_calculate |
|
) |
| |
|
inline |
◆ left_plane()
template<class Device , class DeviceIn >
◆ right_plane()
template<class Device , class DeviceIn >
◆ this_plane()
template<class Device , class DeviceIn >
◆ tor_window()
template<class Device , class DeviceIn >
◆ field
template<class Device , class DeviceIn >
View<double**,CLayout,Device, Kokkos::MemoryTraits<Kokkos::Unmanaged> > InputPotential< Device, DeviceIn >::field |
|
private |
The input field of dimensions (nphi, nnode)
◆ field_last_plane
template<class Device , class DeviceIn >
◆ last_plane
template<class Device , class DeviceIn >
◆ n_final_ghost_cells
template<class Device , class DeviceIn >
◆ n_initial_ghost_cells
template<class Device , class DeviceIn >
◆ preuse_field_memory
template<class Device , class DeviceIn >
The documentation for this class was generated from the following file: