XGCa
Public Attributes | List of all members
DiffusionCoeffData Struct Reference

#include <read_diffusion_coeffs.hpp>

Public Attributes

Kokkos::View< double *, CLayout, HostTypepsi
 1D view for the common x variable. More...
 
Kokkos::View< double ***, CLayout, HostTypediffusion_coeff
 3D view for the y variables [4, n_species, N]. More...
 

Member Data Documentation

◆ diffusion_coeff

Kokkos::View<double***,CLayout,HostType> DiffusionCoeffData::diffusion_coeff

3D view for the y variables [4, n_species, N].

◆ psi

Kokkos::View<double*,CLayout,HostType> DiffusionCoeffData::psi

1D view for the common x variable.


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