A filter accepting semiconductor cells only. More...
#include <filter.hpp>
Public Types | |
typedef viennagrid::result_of::cell< MeshType >::type | cell_type |
Public Member Functions | |
semiconductor_filter (DeviceType const &d) | |
bool | operator() (cell_type const &cell) const |
A filter accepting semiconductor cells only.
Definition at line 55 of file filter.hpp.
typedef viennagrid::result_of::cell<MeshType>::type viennashe::util::semiconductor_filter< DeviceType >::cell_type |
Definition at line 60 of file filter.hpp.
|
inline |
Definition at line 62 of file filter.hpp.
|
inline |
Definition at line 64 of file filter.hpp.