3 #ifndef DUNE_ALBERTA_INTERSECTION_HH
4 #define DUNE_ALBERTA_INTERSECTION_HH
20 template<
int codim,
int dim,
class Gr
idImp >
21 class AlbertaGridEntity;
28 template<
class Gr
id >
42 typedef typename Grid::template Codim< 0 >::Entity
Entity;
43 typedef typename Grid::template Codim< 0 >::EntityPointer
EntityPointer;
45 typedef typename Grid::template Codim< 1 >::Geometry
Geometry;
46 typedef typename Grid::template Codim< 1 >::LocalGeometry
LocalGeometry;
53 typedef typename Grid::Traits::template Codim< 1 >::GeometryImpl
GeometryImpl;
56 struct GlobalCoordReader;
57 struct LocalCoordReader;
98 template<
class Gr
idImp >
143 This &operator= ( const This &other );
145 bool operator== ( const This &other ) const;
175 #endif // #if HAVE_ALBERTA
177 #endif // #ifndef DUNE_ALBERTA_INTERSECTION_HH