|
XGC1
|
#include <vgrid_weights.hpp>
Public Member Functions | |
| KOKKOS_INLINE_FUNCTION | VGridWeights (const LinearWeights &vr_wt, const LinearWeights &vz_wt) |
| KOKKOS_INLINE_FUNCTION | VGridWeights () |
| KOKKOS_INLINE_FUNCTION bool | is_valid () |
Public Attributes | |
| int | i_vr |
| int | i_vz |
| double | w_00 |
| double | w_01 |
| double | w_10 |
| double | w_11 |
|
inline |
|
inline |
|
inline |
| int VGridWeights::i_vr |
| int VGridWeights::i_vz |
| double VGridWeights::w_00 |
| double VGridWeights::w_01 |
| double VGridWeights::w_10 |
| double VGridWeights::w_11 |