|
dune-grid
2.2.1
|
#include <dune/grid/alugrid/2d/geometry.hh>
Public Member Functions | |
| MyALU2dGridGeometryImpl () | |
| MyALU2dGridGeometryImpl (const MyALU2dGridGeometryImpl &other) | |
| bool | valid () const |
| void | invalidate () |
| bool | affine () const |
| int | corners () const |
| GeometryType | type () const |
| void | map2world (const map_t &m, world_t &w) const |
| void | world2map (const world_t &w, map_t &m) const |
| const matrix_t & | jacobianTransposed (const map_t &m) const |
| const inv_t & | jacobianInverseTransposed (const map_t &m) const |
| ctype | det (const map_t &m) const |
| template<class Geo , class LocalGeo > | |
| void | updateLocal (const Geo &geo, const LocalGeo &localGeo) |
| template<class HElement > | |
| void | update (const HElement &item) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.3.1