A filter accepting oxide cells only. More...
#include <filter.hpp>
Public Types | |
typedef viennagrid::result_of::cell< MeshType >::type | cell_type |
Public Member Functions | |
oxide_filter (DeviceType const &d) | |
bool | operator() (cell_type const &cell) const |
A filter accepting oxide cells only.
Definition at line 217 of file filter.hpp.
typedef viennagrid::result_of::cell<MeshType>::type viennashe::util::oxide_filter< DeviceType >::cell_type |
Definition at line 222 of file filter.hpp.
|
inline |
Definition at line 224 of file filter.hpp.
|
inline |
Definition at line 226 of file filter.hpp.