XGCa
Public Member Functions | Public Attributes | List of all members
MomentSet Struct Reference

#include <col_species.hpp>

Public Member Functions

constexpr KOKKOS_INLINE_FUNCTION MomentSet ()
 
KOKKOS_INLINE_FUNCTION MomentSet (double n_in, double w_in, double p_in)
 
KOKKOS_INLINE_FUNCTION void operator+= (const MomentSet &other)
 

Public Attributes

double n
 
double w
 
double p
 

Constructor & Destructor Documentation

◆ MomentSet() [1/2]

constexpr KOKKOS_INLINE_FUNCTION MomentSet::MomentSet ( )
inlineconstexpr

◆ MomentSet() [2/2]

KOKKOS_INLINE_FUNCTION MomentSet::MomentSet ( double  n_in,
double  w_in,
double  p_in 
)
inline

Member Function Documentation

◆ operator+=()

KOKKOS_INLINE_FUNCTION void MomentSet::operator+= ( const MomentSet other)
inline

Member Data Documentation

◆ n

double MomentSet::n

◆ p

double MomentSet::p

◆ w

double MomentSet::w

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