Dune::Alberta::CoordCache< dim > Class Template Reference

#include <dune/grid/albertagrid/coordcache.hh>

List of all members.

Classes

struct  Interpolation
class  LocalCaching

Public Types

typedef Alberta::ElementInfo
< dimension
ElementInfo
typedef Alberta::MeshPointer
< dimension
MeshPointer
typedef HierarchyDofNumbering
< dimension
DofNumbering

Public Member Functions

GlobalVectoroperator() (const Element *element, int vertex) const
GlobalVectoroperator() (const ElementInfo &elementInfo, int vertex) const
void create (const DofNumbering &dofNumbering)
void release ()

Static Public Attributes

static const int dimension = dim

template<int dim>
class Dune::Alberta::CoordCache< dim >


Member Typedef Documentation


Member Function Documentation

template<int dim>
GlobalVector& Dune::Alberta::CoordCache< dim >::operator() ( const ElementInfo elementInfo,
int  vertex 
) const [inline]
template<int dim>
GlobalVector& Dune::Alberta::CoordCache< dim >::operator() ( const Element element,
int  vertex 
) const [inline]
template<int dim>
void Dune::Alberta::CoordCache< dim >::release (  )  [inline]

Member Data Documentation


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].