XGCa
|
Public Member Functions | |
DecomposedRecalculableF0Arrays () | |
DecomposedRecalculableF0Arrays (int nsp, const DomainDecomposition< DeviceType > &pol_decomp) | |
Public Attributes | |
Kokkos::View< double **, Kokkos::LayoutRight, HostType > | f0_T_ev |
Equilibrium temperature at nodes. More... | |
Kokkos::View< double **, Kokkos::LayoutRight, HostType > | f0_inv_grid_vol |
Inverse grid volume at nodes. More... | |
Kokkos::View< double **, Kokkos::LayoutRight, HostType > | f0_grid_vol |
Grid volume at nodes. More... | |
Kokkos::View< double **, Kokkos::LayoutRight, HostType > | f0_grid_vol_vonly |
Grid volume (v only) at nodes. More... | |
Kokkos::View< double **, Kokkos::LayoutRight, HostType > | f0_n_Ta |
Equilibrium n_Ta at nodes. More... | |
Kokkos::View< double **, Kokkos::LayoutRight, HostType > | f0_den |
Equilibrium density at nodes. More... | |
Kokkos::View< double **, Kokkos::LayoutRight, HostType > | f0_flow |
Equilibrium flow at nodes. More... | |
Kokkos::View< double *, Kokkos::LayoutRight, HostType > | f0_B_B0 |
Bfield normalized to B0 at nodes. More... | |
|
inline |
|
inline |
Kokkos::View<double*,Kokkos::LayoutRight, HostType> Plasma::DecomposedRecalculableF0Arrays::f0_B_B0 |
Bfield normalized to B0 at nodes.
Kokkos::View<double**,Kokkos::LayoutRight, HostType> Plasma::DecomposedRecalculableF0Arrays::f0_den |
Equilibrium density at nodes.
Kokkos::View<double**,Kokkos::LayoutRight, HostType> Plasma::DecomposedRecalculableF0Arrays::f0_flow |
Equilibrium flow at nodes.
Kokkos::View<double**,Kokkos::LayoutRight, HostType> Plasma::DecomposedRecalculableF0Arrays::f0_grid_vol |
Grid volume at nodes.
Kokkos::View<double**,Kokkos::LayoutRight, HostType> Plasma::DecomposedRecalculableF0Arrays::f0_grid_vol_vonly |
Grid volume (v only) at nodes.
Kokkos::View<double**,Kokkos::LayoutRight, HostType> Plasma::DecomposedRecalculableF0Arrays::f0_inv_grid_vol |
Inverse grid volume at nodes.
Kokkos::View<double**,Kokkos::LayoutRight, HostType> Plasma::DecomposedRecalculableF0Arrays::f0_n_Ta |
Equilibrium n_Ta at nodes.
Kokkos::View<double**,Kokkos::LayoutRight, HostType> Plasma::DecomposedRecalculableF0Arrays::f0_T_ev |
Equilibrium temperature at nodes.