ViennaSHE 1.3.0
Free open-source semiconductor device simulator using spherical harmonics expansions techniques.
tunneling.hpp File Reference

Contains tunneling models. More...

Go to the source code of this file.

Classes

class  viennashe::models::wkb_oxide_barrier_tunneling
 A functor interface to the WKB tunneling coefficient for oxide barriers. More...
 

Namespaces

namespace  viennashe
 The main ViennaSHE namespace. All functionality resides inside this namespace.
 
namespace  viennashe::models
 Namespace containing everything models related.
 
namespace  viennashe::models::detail
 

Functions

double viennashe::models::detail::wkb_tunneling_impl (double E, double psi_i, double psi_t, double x, double F, double mtun=0.33)
 

Detailed Description

Contains tunneling models.

Definition in file tunneling.hpp.