|
dune-grid 2.10
|
Public Types | |
| typedef std::remove_const< GridImp >::type | Grid |
| typedef Alberta::Real | ctype |
| typedef FieldVector< ctype, coorddimension > | Coordinate |
| typedef Grid::template Codim< 0 >::Geometry | ElementGeometry |
| typedef Grid::template Codim< 1 >::Geometry | FaceGeometry |
Public Member Functions | |
| LocalCoordReader (const ElementGeometry &elementGeometry, const FaceGeometry &faceGeometry) | |
| void | coordinate (int i, Coordinate &x) const |
| bool | hasDeterminant () const |
| ctype | determinant () const |
Static Public Attributes | |
| static const int | dimension = Grid::dimension |
| static const int | codimension = 1 |
| static const int | mydimension = dimension - codimension |
| static const int | coorddimension = dimension |
| typedef FieldVector< ctype, coorddimension > Dune::AlbertaGridIntersectionBase< Grid >::LocalCoordReader< GridImp >::Coordinate |
| typedef Alberta::Real Dune::AlbertaGridIntersectionBase< Grid >::LocalCoordReader< GridImp >::ctype |
| typedef Grid::template Codim<0>::Geometry Dune::AlbertaGridIntersectionBase< Grid >::LocalCoordReader< GridImp >::ElementGeometry |
| typedef Grid::template Codim<1>::Geometry Dune::AlbertaGridIntersectionBase< Grid >::LocalCoordReader< GridImp >::FaceGeometry |
| typedef std::remove_const<GridImp>::type Dune::AlbertaGridIntersectionBase< Grid >::LocalCoordReader< GridImp >::Grid |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
static |
|
static |
|
static |