$extrastylesheet
libMesh::Elem::side_iterator Struct Reference

#include <elem.h>

List of all members.

Public Member Functions

template<typename PredType , typename IterType >
 side_iterator (const IterType &d, const IterType &e, const PredType &p)

Detailed Description

The definition of the struct used for iterating over sides.

Definition at line 2167 of file elem.h.


Constructor & Destructor Documentation

template<typename PredType , typename IterType >
libMesh::Elem::side_iterator::side_iterator ( const IterType &  d,
const IterType &  e,
const PredType &  p 
) [inline]

Definition at line 2174 of file elem.h.


The documentation for this struct was generated from the following file: