| _b | Dune::BilinearMapping< cdim > | protected |
| affine() const | Dune::BilinearMapping< cdim > | |
| affine_ | Dune::BilinearMapping< cdim > | mutableprotected |
| BilinearMapping() | Dune::BilinearMapping< cdim > | |
| BilinearMapping(const world_t &p0, const world_t &p1, const world_t &p2, const world_t &p3) | Dune::BilinearMapping< cdim > | |
| BilinearMapping(const ctype(&p0)[cdim], const ctype(&p1)[cdim], const ctype(&p2)[cdim], const ctype(&p3)[cdim]) | Dune::BilinearMapping< cdim > | |
| buildMapping(const vector_t &, const vector_t &, const vector_t &, const vector_t &) | Dune::BilinearMapping< cdim > | |
| calcedDet_ | Dune::BilinearMapping< cdim > | mutableprotected |
| calcedInv_ | Dune::BilinearMapping< cdim > | mutableprotected |
| calcedMatrix_ | Dune::BilinearMapping< cdim > | mutableprotected |
| ctype typedef | Dune::BilinearMapping< cdim > | |
| det(const map_t &) const | Dune::BilinearMapping< cdim > | |
| det_ | Dune::BilinearMapping< cdim > | mutableprotected |
| inv_t typedef | Dune::BilinearMapping< cdim > | |
| inverse(const map_t &) const | Dune::BilinearMapping< cdim > | protected |
| invTransposed_ | Dune::BilinearMapping< cdim > | mutableprotected |
| jacobianInverseTransposed(const map_t &) const | Dune::BilinearMapping< cdim > | |
| jacobianTransposed(const map_t &) const | Dune::BilinearMapping< cdim > | |
| map2world(const ctype x, const ctype y, world_t &w) const | Dune::BilinearMapping< cdim > | |
| map2world(const map_t &, world_t &) const | Dune::BilinearMapping< cdim > | |
| map2worldlinear(const ctype, const ctype) const | Dune::BilinearMapping< cdim > | protected |
| map_t typedef | Dune::BilinearMapping< cdim > | |
| matrix_ | Dune::BilinearMapping< cdim > | mutableprotected |
| matrix_t typedef | Dune::BilinearMapping< cdim > | |
| multMatrix(const matrix_t &, const FieldMatrix< ctype, 2, 2 > &, inv_t &) | Dune::BilinearMapping< cdim > | protectedstatic |
| multTransposedMatrix(const matrix_t &, FieldMatrix< ctype, 2, 2 > &) | Dune::BilinearMapping< cdim > | protectedstatic |
| world2map(const world_t &, map_t &) const | Dune::BilinearMapping< cdim > | |
| world_t typedef | Dune::BilinearMapping< cdim > | |