#include <p_n_faces_piter.hh>
Inherits mln::internal::p_complex_piter_base_< mln::topo::n_face_bkd_iter< D >, mln::p_complex< D, P >, P, mln::p_n_faces_bkd_piter< D, P > >.
Public Member Functions | |
void | next () |
Go to the next element. | |
unsigned | n () const |
Accessors. | |
p_n_faces_bkd_piter () | |
Construction and assignment. |
Definition at line 87 of file p_n_faces_piter.hh.
mln::p_n_faces_bkd_piter< D, P >::p_n_faces_bkd_piter | ( | ) | [inline] |
unsigned mln::p_n_faces_bkd_piter< D, P >::n | ( | ) | const [inline] |
void mln::Site_Iterator< E >::next | ( | ) | [inline, inherited] |
Go to the next element.
Definition at line 92 of file site_iterator.hh.