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

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

Detailed Description

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

Definition at line 153 of file harmonics_coupling.hpp.

Constructor & Destructor Documentation

◆ vIntegrand_y()

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

Definition at line 156 of file harmonics_coupling.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 159 of file harmonics_coupling.hpp.


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