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 6 Nov 2008 with Doxygen (ver 1.5.6) [logfile].