XGC1
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() [1/2]

LoadingFactor::LoadingFactor ( )
inline

◆ LoadingFactor() [2/2]

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

◆ operator()() [1/2]

KOKKOS_INLINE_FUNCTION double& LoadingFactor::operator() ( int  i)
inline

◆ operator()() [2/2]

KOKKOS_INLINE_FUNCTION double LoadingFactor::operator() ( int  i) const
inline

◆ setup()

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

◆ factor

View<double*,DeviceType> LoadingFactor::factor

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