ViennaSHE 1.3.0
Free open-source semiconductor device simulator using spherical harmonics expansions techniques.
viennashe::she::vIntegrand_x Class Reference

x-component of the velocity coupling integral \int Y_{l,m} e_r Y_{l',m'} \d \Omega (cf. Dissertation Rupp)
More...

#include <harmonics_coupling.hpp>

Public Member Functions

 vIntegrand_x (int n, int m, int n1, int m1)
 
double operator() (double theta, double phi) const
 

Detailed Description

x-component of the velocity coupling integral \int Y_{l,m} e_r Y_{l',m'} \d \Omega (cf. Dissertation Rupp)

Definition at line 130 of file harmonics_coupling.hpp.

Constructor & Destructor Documentation

◆ vIntegrand_x()

viennashe::she::vIntegrand_x::vIntegrand_x ( int  n,
int  m,
int  n1,
int  m1 
)
inline

Definition at line 133 of file harmonics_coupling.hpp.

Member Function Documentation

◆ operator()()

double viennashe::she::vIntegrand_x::operator() ( double  theta,
double  phi 
) const
inline

Definition at line 135 of file harmonics_coupling.hpp.


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