#include <current_density.hpp>
Public Types | |
typedef viennagrid::result_of::cell< MeshType >::type | cell_type |
typedef bool | value_type |
Public Member Functions | |
macroscopic_carrier_mask_filter (SimulatorQuantity const &quan) | |
value_type | operator() (cell_type const &c) const |
Definition at line 137 of file current_density.hpp.
typedef viennagrid::result_of::cell<MeshType>::type viennashe::detail::macroscopic_carrier_mask_filter< DeviceType, SimulatorQuantity >::cell_type |
Definition at line 142 of file current_density.hpp.
typedef bool viennashe::detail::macroscopic_carrier_mask_filter< DeviceType, SimulatorQuantity >::value_type |
Definition at line 143 of file current_density.hpp.
|
inline |
Definition at line 145 of file current_density.hpp.
|
inline |
Definition at line 147 of file current_density.hpp.