Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

dolfin::CellIterator::CellCellIterator Class Reference

#include <CellIterator.h>

Inheritance diagram for dolfin::CellIterator::CellCellIterator:

Inheritance graph
[legend]
Collaboration diagram for dolfin::CellIterator::CellCellIterator:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CellCellIterator (const Cell &cell)
void operator++ ()
bool end ()
bool last ()
int index ()
Celloperator * () const
Celloperator-> () const
Cellpointer () const

Constructor & Destructor Documentation

CellIterator::CellCellIterator::CellCellIterator const Cell cell  ) 
 


Member Function Documentation

bool CellIterator::CellCellIterator::end  )  [virtual]
 

Implements dolfin::CellIterator::GenericCellIterator.

int CellIterator::CellCellIterator::index  )  [virtual]
 

Implements dolfin::CellIterator::GenericCellIterator.

bool CellIterator::CellCellIterator::last  )  [virtual]
 

Implements dolfin::CellIterator::GenericCellIterator.

Cell & CellIterator::CellCellIterator::operator *  )  const [virtual]
 

Implements dolfin::CellIterator::GenericCellIterator.

void CellIterator::CellCellIterator::operator++  )  [virtual]
 

Implements dolfin::CellIterator::GenericCellIterator.

Cell * CellIterator::CellCellIterator::operator->  )  const [virtual]
 

Implements dolfin::CellIterator::GenericCellIterator.

Cell * CellIterator::CellCellIterator::pointer  )  const [virtual]
 

Implements dolfin::CellIterator::GenericCellIterator.


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


Documentation automatically generated with Doxygen on 10 Sep 2004.