|
dune-grid
2.4.1
|
#include <dune/grid/alugrid/2d/bndprojection.hh>

Public Types | |
| enum | { ncoord = Base::ncoord } |
| typedef Base::hbndel_t | hbndel_t |
| typedef Base::helement_t | helement_t |
| typedef Grid::DuneBoundaryProjectionType | DuneBoundaryProjectionType |
| typedef DuneBoundaryProjectionType::CoordinateType | CoordinateType |
Public Member Functions | |
| ALU2dGridBoundaryProjection (const Grid &grid) | |
| int | operator() (const hbndel_t *hbndel, const double local, double(&global)[ncoord]) const |
| int | operator() (const helement_t *helement, const double(&local)[2], double(&global)[ncoord]) const |
| typedef DuneBoundaryProjectionType::CoordinateType Dune::ALU2dGridBoundaryProjection< Grid >::CoordinateType |
| typedef Grid::DuneBoundaryProjectionType Dune::ALU2dGridBoundaryProjection< Grid >::DuneBoundaryProjectionType |
| typedef Base::hbndel_t Dune::ALU2dGridBoundaryProjection< Grid >::hbndel_t |
| typedef Base::helement_t Dune::ALU2dGridBoundaryProjection< Grid >::helement_t |
|
inlineexplicit |
|
inline |
|
inline |
1.8.11