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

#include <maxwellian.hpp>

Public Member Functions

 Maxwellian (double density_in, double temperature_in)
 
 Maxwellian (double density_in, double temperature_in, double parallel_velocity_in, double anisotropy_in)
 
KOKKOS_INLINE_FUNCTION double get_f (double vpara, double vperp) const
 

Private Attributes

double density
 
double temperature
 
double parallel_velocity
 
double anisotropy_inv_sqrt
 

Constructor & Destructor Documentation

Maxwellian::Maxwellian ( double  density_in,
double  temperature_in 
)
inline
Maxwellian::Maxwellian ( double  density_in,
double  temperature_in,
double  parallel_velocity_in,
double  anisotropy_in 
)
inline

Member Function Documentation

KOKKOS_INLINE_FUNCTION double Maxwellian::get_f ( double  vpara,
double  vperp 
) const
inline

Member Data Documentation

double Maxwellian::anisotropy_inv_sqrt
private
double Maxwellian::density
private
double Maxwellian::parallel_velocity
private
double Maxwellian::temperature
private

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