#include "fields.hpp"
◆ FieldType()
| orb5x::FieldType::FieldType |
( |
| ) |
|
|
default |
◆ allocate()
| void orb5x::FieldType::allocate |
( |
int |
nspecies, |
|
|
int |
ns, |
|
|
int |
nchi, |
|
|
int |
nphip, |
|
|
int |
nidbas, |
|
|
int |
neq_f |
|
) |
| |
|
inline |
◆ allocate_field_storage()
| void orb5x::FieldType::allocate_field_storage |
( |
int |
ns, |
|
|
int |
nchi, |
|
|
int |
nphip, |
|
|
int |
nidbas, |
|
|
int |
neq_f |
|
) |
| |
|
inline |
◆ allocate_metadata()
| void orb5x::FieldType::allocate_metadata |
( |
int |
nspecies | ) |
|
|
inline |
◆ bspl
| Kokkos::View<Real***> orb5x::FieldType::bspl |
◆ field_pic
| Kokkos::View<int*> orb5x::FieldType::field_pic |
◆ grad_field_pic
| Kokkos::View<int*> orb5x::FieldType::grad_field_pic |
◆ gyro_field_pic
| Kokkos::View<int*> orb5x::FieldType::gyro_field_pic |
◆ gyro_grad_field_pic
| Kokkos::View<int*> orb5x::FieldType::gyro_grad_field_pic |
◆ need_field
| Kokkos::View<int*> orb5x::FieldType::need_field |
◆ need_grad_field
| Kokkos::View<int*> orb5x::FieldType::need_grad_field |
◆ need_gyro_field
| Kokkos::View<int*> orb5x::FieldType::need_gyro_field |
◆ need_gyro_grad_field
| Kokkos::View<int*> orb5x::FieldType::need_gyro_grad_field |
◆ rhs_f
| Kokkos::View<Complex**> orb5x::FieldType::rhs_f |
The documentation for this struct was generated from the following file: