Dune::Alberta::ProjectionFactoryInterface< Proj, Impl > Class Template Reference

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

Inheritance diagram for Dune::Alberta::ProjectionFactoryInterface< Proj, Impl >:
Inheritance graph

List of all members.

Public Types

typedef Proj Projection
typedef Alberta::ElementInfo
< dimension
ElementInfo

Public Member Functions

bool hasProjection (const ElementInfo &elementInfo, const int face) const
bool hasProjection (const ElementInfo &elementInfo) const
Projection projection (const ElementInfo &elementInfo, const int face) const
Projection projection (const ElementInfo &elementInfo) const

Static Public Attributes

static const int dimension = Projection::dimension

Protected Member Functions

const Impl & asImpl () const

Friends

class ProjectionFactory< Proj, Impl >

template<class Proj, class Impl>
class Dune::Alberta::ProjectionFactoryInterface< Proj, Impl >


Member Typedef Documentation


Member Function Documentation

template<class Proj, class Impl>
bool Dune::Alberta::ProjectionFactoryInterface< Proj, Impl >::hasProjection ( const ElementInfo elementInfo  )  const [inline]
template<class Proj, class Impl>
bool Dune::Alberta::ProjectionFactoryInterface< Proj, Impl >::hasProjection ( const ElementInfo elementInfo,
const int  face 
) const [inline]
template<class Proj, class Impl>
Projection Dune::Alberta::ProjectionFactoryInterface< Proj, Impl >::projection ( const ElementInfo elementInfo,
const int  face 
) const [inline]
template<class Proj, class Impl>
Projection Dune::Alberta::ProjectionFactoryInterface< Proj, Impl >::projection ( const ElementInfo elementInfo  )  const [inline]

Friends And Related Function Documentation

template<class Proj, class Impl>
friend class ProjectionFactory< Proj, Impl > [friend]

Member Data Documentation

template<class Proj, class Impl>
const int Dune::Alberta::ProjectionFactoryInterface< Proj, Impl >::dimension = Projection::dimension [static]

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