XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
VGridWeights Struct Reference

#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
 

Constructor & Destructor Documentation

KOKKOS_INLINE_FUNCTION VGridWeights::VGridWeights ( const LinearWeights vr_wt,
const LinearWeights vz_wt 
)
inline
KOKKOS_INLINE_FUNCTION VGridWeights::VGridWeights ( )
inline

Member Function Documentation

KOKKOS_INLINE_FUNCTION bool VGridWeights::is_valid ( )
inline

Member Data Documentation

int VGridWeights::i_vr
int VGridWeights::i_vz
double VGridWeights::w_00
double VGridWeights::w_01
double VGridWeights::w_10
double VGridWeights::w_11

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