dune-fem  2.4.1-rc
Public Types | Public Member Functions | List of all members
Dune::Fem::EntitySearch< GridPart, codim, partition > Class Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/gridpart/common/entitysearch.hh>

Inheritance diagram for Dune::Fem::EntitySearch< GridPart, codim, partition >:
Inheritance graph

Public Types

typedef BaseType::GridPartType GridPartType
 

Public Member Functions

 EntitySearch (const GridPartType &gridPart)
 

Member Typedef Documentation

template<class GridPart, int codim = 0, PartitionIteratorType partition = All_Partition>
typedef BaseType::GridPartType Dune::Fem::EntitySearch< GridPart, codim, partition >::GridPartType

Constructor & Destructor Documentation

template<class GridPart, int codim = 0, PartitionIteratorType partition = All_Partition>
Dune::Fem::EntitySearch< GridPart, codim, partition >::EntitySearch ( const GridPartType gridPart)
inlineexplicit

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