Dune::cpgrid::Cell2FacesRow Class Reference

#include <GridHelpers.hpp>

Classes

class  iterator
 

Public Types

typedef iterator const_iterator
 

Public Member Functions

 Cell2FacesRow (const Dune::cpgrid::OrientedEntityTable< 0, 1 >::row_type &row, const int cell_index)
 
const_iterator begin () const
 
const_iterator end () const
 

Member Typedef Documentation

◆ const_iterator

Constructor & Destructor Documentation

◆ Cell2FacesRow()

Dune::cpgrid::Cell2FacesRow::Cell2FacesRow ( const Dune::cpgrid::OrientedEntityTable< 0, 1 >::row_type &  row,
const int  cell_index 
)
inline

Member Function Documentation

◆ begin()

const_iterator Dune::cpgrid::Cell2FacesRow::begin ( ) const
inline

◆ end()

const_iterator Dune::cpgrid::Cell2FacesRow::end ( ) const
inline

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