Dune::VariableBlockVector< B, A >::CreateIterator Class Reference

#include <vbvector.hh>

List of all members.


Detailed Description

template<class B, class A = ISTLAllocator>
class Dune::VariableBlockVector< B, A >::CreateIterator

Iterator class for sequential creation of blocks.

Public Member Functions

 CreateIterator (VariableBlockVector &_v, int _i)
 constructor
CreateIteratoroperator++ ()
 prefix increment
bool operator!= (const CreateIterator &it) const
 inequality
bool operator== (const CreateIterator &it) const
 equality
int index () const
 dereferencing
void setblocksize (int _k)
 set size of current block

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

Generated on Thu Apr 2 10:40:17 2009 for dune-istl by  doxygen 1.5.6