#include <get_potential_grad.hpp>
|
| Field00 () |
|
template<class DeviceIn > |
| Field00 (const GridField< DeviceIn, VarType::Scalar, PhiInterpType::None, TorType::OnePlane, KinType::DriftKin > &field_in, bool discard_when_basis_is_one_in) |
|
void | calculate_gradient (const Grid< DeviceType > &grid, const GradientMatrices< DeviceType > &grad_matrices) |
|
template<class DeviceOut , PhiInterpType PIT> |
void | set_field (const Grid< DeviceType > &grid, const FieldFollowingCoordinates &ff, View< Field< VarType::Vector2D, PIT > *, CLayout, DeviceOut > &field00_ff_h) |
|
|
bool | is_provided |
|
bool | discard_when_basis_is_one |
|
View< Field< VarType::Scalar,
PhiInterpType::None >
*, CLayout, Device > | pot_managed |
|
View< double *, CLayout,
Device, Kokkos::MemoryTraits
< Kokkos::Unmanaged > > | pot |
|
View< double *, CLayout, Device > | r |
|
View< double *, CLayout, Device > | z |
|
template<class Device>
template<class DeviceIn >
template<class Device>
template<class DeviceOut , PhiInterpType PIT>
template<class Device>
bool Field00< Device >::discard_when_basis_is_one |
template<class Device>
bool Field00< Device >::is_provided |
template<class Device>
View<double*,CLayout, Device, Kokkos::MemoryTraits<Kokkos::Unmanaged> > Field00< Device >::pot |
The documentation for this struct was generated from the following file: