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

#include <indexsets.hh>

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

Dune::IdSetDefaultImplementation< GridImp, IdSetImp, IdTypeImp > 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
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
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 6 Nov 2008 with Doxygen (ver 1.5.6) [logfile].