![]() |
deal.II version GIT relicensing-2838-gd85d4b70e9 2025-03-13 22:40:00+00:00
|
#include <deal.II/grid/filtered_iterator.h>
Public Member Functions | |
template<class Iterator > | |
bool | operator() (const Iterator &i) const |
Filter for iterators that evaluates to true if the iterator of the object pointed to is on the boundary.
Definition at line 326 of file filtered_iterator.h.
|
inline |
Evaluate the iterator and return true if the object at the boundary.
Definition at line 1541 of file filtered_iterator.h.