|
dune-grid
2.3.1
|
#include <dune/grid/albertagrid/geometry.hh>
Public Types | |
| typedef remove_const< GridImp > ::type | Grid |
| typedef Alberta::Real | ctype |
| typedef Alberta::ElementInfo < dimension > | ElementInfo |
| typedef FieldVector< ctype, coorddimension > | Coordinate |
Public Member Functions | |
| AlbertaGridCoordinateReader (const GridImp &grid, const ElementInfo &elementInfo, int subEntity) | |
| const ElementInfo & | elementInfo () const |
| 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 = codim |
| static const int | mydimension = dimension - codimension |
| static const int | coorddimension = Grid::dimensionworld |
| typedef FieldVector< ctype, coorddimension > Dune::AlbertaGridCoordinateReader< codim, GridImp >::Coordinate |
| typedef Alberta::Real Dune::AlbertaGridCoordinateReader< codim, GridImp >::ctype |
| typedef Alberta::ElementInfo< dimension > Dune::AlbertaGridCoordinateReader< codim, GridImp >::ElementInfo |
| typedef remove_const< GridImp >::type Dune::AlbertaGridCoordinateReader< codim, GridImp >::Grid |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
static |
|
static |
|
static |
1.8.7