Dune::ALU2dGridLocalIdSet< dim, dimworld > Class Template Reference

#include <indexsets.hh>

Inheritance diagram for Dune::ALU2dGridLocalIdSet< dim, dimworld >:

Dune::IdSetDefaultImplementation< ALU2dGrid< dim, dimworld >, ALU2dGridLocalIdSet< dim, dimworld >, int > Dune::IdSet< GridImp, IdSetImp, IdTypeImp > List of all members.

Detailed Description

template<int dim, int dimworld>
class Dune::ALU2dGridLocalIdSet< dim, dimworld >

hierarchic index set of ALU3dGrid


Public Types

typedef int IdType
 export type of id

Public Member Functions

template<class EntityType>
int id (const EntityType &ep) const
 return global id of given entity
template<int codim>
int id (const typename GridType::template Codim< codim >::Entity &ep) const
 return global id of given entity
template<int cd>
int subId (const EntityCodim0Type &ep, int i) const
 return subId of given entity
IdType subId (const typename remove_const< ALU2dGrid< dim, dimworld > >::type::Traits::template Codim< 0 >::Entity &e, int i) const
 get id of subentity i of codim cc
template<int cc>
IdType subId (const typename remove_const< GridImp >::type::Traits::template Codim< 0 >::Entity &e, int i) const
 Get id of subentity i of codim cc of a codim 0 entity.
template<int cc>
IdType id (const typename remove_const< GridImp >::type::Traits::template Codim< cc >::Entity &e) const
 Get id of an entity of codim cc. Unhandy because template parameter must be supplied explicitely.

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

Generated on 9 Apr 2008 with Doxygen (ver 1.5.2) [logfile].