Contains tunneling models. More...
#include <cmath>
#include "viennashe/forwards.h"
#include "viennashe/models/exception.hpp"
#include "viennashe/physics/constants.hpp"
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) |
Contains tunneling models.
Definition in file tunneling.hpp.