XGC1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
Plasma::DecomposedRecalculableF0Arrays Struct Reference

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...
 

Constructor & Destructor Documentation

Plasma::DecomposedRecalculableF0Arrays::DecomposedRecalculableF0Arrays ( )
inline
Plasma::DecomposedRecalculableF0Arrays::DecomposedRecalculableF0Arrays ( int  nsp,
const DomainDecomposition< DeviceType > &  pol_decomp 
)
inline

Here is the call graph for this function:

Member Data Documentation

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.


The documentation for this struct was generated from the following file: