Accessor for retrieving the built-in potential in the device. More...
#include <accessors.hpp>
Public Types | |
typedef viennagrid::result_of::cell< MeshType >::type | cell_type |
typedef viennagrid::result_of::facet< MeshType >::type | facet_type |
typedef double | value_type |
Public Member Functions | |
built_in_potential_accessor (DeviceType const &d) | |
value_type | operator() (cell_type const &c) const |
Accessor for retrieving the built-in potential in the device.
Definition at line 160 of file accessors.hpp.
typedef viennagrid::result_of::cell<MeshType>::type viennashe::built_in_potential_accessor< DeviceType >::cell_type |
Definition at line 165 of file accessors.hpp.
typedef viennagrid::result_of::facet<MeshType>::type viennashe::built_in_potential_accessor< DeviceType >::facet_type |
Definition at line 166 of file accessors.hpp.
typedef double viennashe::built_in_potential_accessor< DeviceType >::value_type |
Definition at line 167 of file accessors.hpp.
|
inline |
Definition at line 169 of file accessors.hpp.
|
inline |
Definition at line 171 of file accessors.hpp.