Accessor class providing the average expansion order inside the device. More...
#include <expansion_order.hpp>
Public Types | |
typedef double | value_type |
Public Member Functions | |
average_expansion_order_wrapper (SHEQuantity const &quan, double energy_start, double energy_end) | |
template<typename CellType > | |
value_type | operator() (CellType const &cell) const |
Accessor class providing the average expansion order inside the device.
Definition at line 41 of file expansion_order.hpp.
typedef double viennashe::she::average_expansion_order_wrapper< DeviceType, SHEQuantity >::value_type |
Definition at line 45 of file expansion_order.hpp.
|
inline |
Definition at line 47 of file expansion_order.hpp.
|
inline |
Definition at line 54 of file expansion_order.hpp.