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

dolfin::ElementGroupList Class Reference

#include <ElementGroupList.h>

Collaboration diagram for dolfin::ElementGroupList:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ElementGroupList (TimeSlab &timeslab)
 Constructor, create the element group list from a given time slab.

 ~ElementGroupList ()
 Destructor.

unsigned int size () const
 Return size of list (number of groups).


Friends

class ElementGroupIterator
 Friends.

class ElementIterator::ElementGroupListElementIterator

Detailed Description

ElementGroupList represents a list of all element groups contained in a given time slab. This is used to iterate over element groups in the fixed point iteration.


Constructor & Destructor Documentation

ElementGroupList::ElementGroupList TimeSlab timeslab  ) 
 

Constructor, create the element group list from a given time slab.

ElementGroupList::~ElementGroupList  ) 
 

Destructor.


Member Function Documentation

unsigned int ElementGroupList::size  )  const
 

Return size of list (number of groups).


Friends And Related Function Documentation

friend class ElementGroupIterator [friend]
 

Friends.

friend class ElementIterator::ElementGroupListElementIterator [friend]
 


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


Documentation automatically generated with Doxygen on 10 Sep 2004.