1 #ifndef DUNE_ALU2D_BNDPROJECTION_HH
2 #define DUNE_ALU2D_BNDPROJECTION_HH
11 template<
class Gr
id >
33 return callProjection( grid_.boundaryProjection( hbndel->segmentIndex() ), global );
38 return callProjection( grid_.globalProjection(), global );
47 for(
int i = 0; i <
ncoord; ++i )
50 for(
int i = 0; i <
ncoord; ++i )
61 #endif // #ifndef DUNE_ALU2D_BNDPROJECTION_HH