Functor getting a cell neighbor. More...
Public Member Functions | |
| result_type | operator() (const DOM &dom, tuple_type const &t1, size_t idx) const |
Public Types | |
| typedef DOM::tuple_type | tuple_type |
| typedef regular_face_property< tuple_size< tuple_type >::value >::normal_type | normal_type |
| typedef std::pair< tuple_type, normal_type > | result_type |
Functor getting a cell neighbor.
| DOM | mesh domain type. |
Template specialization to stop the recursion in finding the cell neighbor.
1.8.13