XGC1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
LoadingFactor Struct Reference
Collaboration diagram for LoadingFactor:
Collaboration graph
[legend]

Public Member Functions

 LoadingFactor ()
 
void setup (const MagneticField< DeviceType > &magnetic_field, const Grid< DeviceType > &grid, NLReader::NamelistReader &nlr)
 
 LoadingFactor (const MagneticField< DeviceType > &magnetic_field, const Grid< DeviceType > &grid, NLReader::NamelistReader &nlr)
 
KOKKOS_INLINE_FUNCTION double operator() (int i) const
 
KOKKOS_INLINE_FUNCTION double & operator() (int i)
 

Public Attributes

View< double *, DeviceTypefactor
 

Constructor & Destructor Documentation

LoadingFactor::LoadingFactor ( )
inline
LoadingFactor::LoadingFactor ( const MagneticField< DeviceType > &  magnetic_field,
const Grid< DeviceType > &  grid,
NLReader::NamelistReader nlr 
)
inline

Here is the call graph for this function:

Member Function Documentation

KOKKOS_INLINE_FUNCTION double LoadingFactor::operator() ( int  i) const
inline
KOKKOS_INLINE_FUNCTION double& LoadingFactor::operator() ( int  i)
inline
void LoadingFactor::setup ( const MagneticField< DeviceType > &  magnetic_field,
const Grid< DeviceType > &  grid,
NLReader::NamelistReader nlr 
)
inline

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

View<double*,DeviceType> LoadingFactor::factor

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