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

dolfin::FunctionSpace::Iterator Class Reference

#include <FunctionSpace.h>

Collaboration diagram for dolfin::FunctionSpace::Iterator:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Iterator (const FunctionSpace &functionSpace)
int dof (const Cell &cell) const
real dof (const Cell &cell, const ExpressionFunction &f, real t) const
int index () const
bool end () const
void operator++ ()
ShapeFunctionpointer () const
ShapeFunctionoperator * () const
ShapeFunctionoperator-> () const

Constructor & Destructor Documentation

FunctionSpace::Iterator::Iterator const FunctionSpace functionSpace  ) 
 


Member Function Documentation

real FunctionSpace::Iterator::dof const Cell cell,
const ExpressionFunction f,
real  t
const
 

int FunctionSpace::Iterator::dof const Cell cell  )  const
 

bool FunctionSpace::Iterator::end  )  const
 

int FunctionSpace::Iterator::index  )  const
 

FunctionSpace::ShapeFunction & FunctionSpace::Iterator::operator *  )  const
 

void FunctionSpace::Iterator::operator++  ) 
 

FunctionSpace::ShapeFunction * FunctionSpace::Iterator::operator->  )  const
 

FunctionSpace::ShapeFunction * FunctionSpace::Iterator::pointer  )  const
 


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


Documentation automatically generated with Doxygen on 10 Sep 2004.