3 #ifndef DUNE_ALU2D_BNDPROJECTION_HH
4 #define DUNE_ALU2D_BNDPROJECTION_HH
13 template<
class Gr
id >
35 return callProjection( grid_.boundaryProjection( hbndel->segmentIndex() ), global );
40 return callProjection( grid_.globalProjection(), global );
49 for(
int i = 0; i <
ncoord; ++i )
52 for(
int i = 0; i <
ncoord; ++i )
63 #endif // #ifndef DUNE_ALU2D_BNDPROJECTION_HH