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

dolfin::CellIterator::NodeCellIterator Class Reference

#include <CellIterator.h>

Inheritance diagram for dolfin::CellIterator::NodeCellIterator:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 NodeCellIterator (const Node &node)
void operator++ ()
bool end ()
bool last ()
int index ()
Celloperator * () const
Celloperator-> () const
Cellpointer () const

Constructor & Destructor Documentation

CellIterator::NodeCellIterator::NodeCellIterator const Node node  ) 
 


Member Function Documentation

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

Implements dolfin::CellIterator::GenericCellIterator.

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

Implements dolfin::CellIterator::GenericCellIterator.

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

Implements dolfin::CellIterator::GenericCellIterator.

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

Implements dolfin::CellIterator::GenericCellIterator.

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

Implements dolfin::CellIterator::GenericCellIterator.

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

Implements dolfin::CellIterator::GenericCellIterator.

Cell * CellIterator::NodeCellIterator::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.