Dune::ALU3dGridItemList Class Reference

#include <dune/grid/alugrid/3d/alu3dinclude.hh>

List of all members.

Public Types

typedef std::vector< void * > ItemListType
typedef ItemListType::iterator IteratorType

Public Member Functions

 ALU3dGridItemList ()
size_t size () const
bool up2Date () const
void unsetUp2Date ()
void markAsUp2Date ()
IteratorType begin ()
IteratorType end ()
ItemListTypegetItemList ()

Member Typedef Documentation

typedef std::vector< void * > Dune::ALU3dGridItemList::ItemListType

Constructor & Destructor Documentation

Dune::ALU3dGridItemList::ALU3dGridItemList (  )  [inline]

Member Function Documentation

IteratorType Dune::ALU3dGridItemList::begin (  )  [inline]
IteratorType Dune::ALU3dGridItemList::end (  )  [inline]
ItemListType& Dune::ALU3dGridItemList::getItemList (  )  [inline]
void Dune::ALU3dGridItemList::markAsUp2Date (  )  [inline]
size_t Dune::ALU3dGridItemList::size (  )  const [inline]
void Dune::ALU3dGridItemList::unsetUp2Date (  )  [inline]
bool Dune::ALU3dGridItemList::up2Date (  )  const [inline]

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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].