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

z-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_z (int n, int m, int n1, int m1)
 
double operator() (double theta, double phi) const
 

Detailed Description

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

Definition at line 177 of file harmonics_coupling.hpp.

Constructor & Destructor Documentation

◆ vIntegrand_z()

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

Definition at line 180 of file harmonics_coupling.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 183 of file harmonics_coupling.hpp.


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