A filter accepting metal cells only. More...
#include <filter.hpp>
Public Types | |
typedef viennagrid::result_of::cells< MeshType >::type | cell_type |
Public Member Functions | |
metal_filter (DeviceType const &d) | |
bool | operator() (cell_type const &cell) const |
A filter accepting metal cells only.
Definition at line 200 of file filter.hpp.
typedef viennagrid::result_of::cells<MeshType>::type viennashe::util::metal_filter< DeviceType >::cell_type |
Definition at line 205 of file filter.hpp.
|
inline |
Definition at line 207 of file filter.hpp.
|
inline |
Definition at line 209 of file filter.hpp.