1 #ifndef DUNE_ALBERTA_INTERSECTION_HH
2 #define DUNE_ALBERTA_INTERSECTION_HH
18 template<
int codim,
int dim,
class Gr
idImp >
19 class AlbertaGridEntity;
26 template<
class Gr
id >
40 typedef typename Grid::template Codim< 0 >::Entity
Entity;
41 typedef typename Grid::template Codim< 0 >::EntityPointer
EntityPointer;
43 typedef typename Grid::template Codim< 1 >::Geometry
Geometry;
44 typedef typename Grid::template Codim< 1 >::LocalGeometry
LocalGeometry;
51 typedef typename Grid::Traits::template Codim< 1 >::GeometryImpl
GeometryImpl;
54 struct GlobalCoordReader;
55 struct LocalCoordReader;
96 template<
class Gr
idImp >
141 This &operator= ( const This &other );
143 bool operator== ( const This &other ) const;
173 #endif // #if HAVE_ALBERTA
175 #endif // #ifndef DUNE_ALBERTA_INTERSECTION_HH