$extrastylesheet
#include <elem.h>
Public Member Functions | |
| template<typename PredType , typename IterType > | |
| side_iterator (const IterType &d, const IterType &e, const PredType &p) | |
| libMesh::Elem::side_iterator::side_iterator | ( | const IterType & | d, |
| const IterType & | e, | ||
| const PredType & | p | ||
| ) | [inline] |
Definition at line 2174 of file elem.h.
:
variant_filter_iterator<Elem::Predicate,
Elem*>(d,e,p) {}