Returns the carrier density at contacts modelled as thermal baths (used by DD and SHE) More...
#include <accessors.hpp>
Public Types | |
typedef double | value_type |
Public Member Functions | |
contact_carrier_density_accessor (DeviceType const &d, viennashe::carrier_type_id ctype, bool doping_bnd=false) | |
template<typename ElementType > | |
value_type | operator() (ElementType const &el) const |
template<typename ElementType > | |
value_type | operator() (ElementType const &el, double T) const |
Returns the carrier density at contacts modelled as thermal baths (used by DD and SHE)
Definition at line 316 of file accessors.hpp.
typedef double viennashe::contact_carrier_density_accessor< DeviceType >::value_type |
Definition at line 318 of file accessors.hpp.
|
inline |
Definition at line 320 of file accessors.hpp.
|
inline |
Definition at line 324 of file accessors.hpp.
|
inline |
Definition at line 331 of file accessors.hpp.