dune-grid  2.1.1
Public Types | Public Member Functions
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


Member Function Documentation

size_t Dune::ALU3dGridItemList::size ( ) const [inline]
bool Dune::ALU3dGridItemList::up2Date ( ) const [inline]

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