dune-grid 2.10
Loading...
Searching...
No Matches
Dune::AlbertaGridIntersectionBase< Grid >::LocalCoordReader< GridImp > Struct Template Reference

Public Types

typedef std::remove_const< GridImp >::type Grid
typedef Alberta::Real ctype
typedef FieldVector< ctype, coorddimensionCoordinate
typedef Grid::template Codim< 0 >::Geometry ElementGeometry
typedef Grid::template Codim< 1 >::Geometry FaceGeometry

Member Typedef Documentation

◆ Coordinate

template<class Grid>
template<class GridImp>
typedef FieldVector< ctype, coorddimension > Dune::AlbertaGridIntersectionBase< Grid >::LocalCoordReader< GridImp >::Coordinate

◆ ctype

template<class Grid>
template<class GridImp>
typedef Alberta::Real Dune::AlbertaGridIntersectionBase< Grid >::LocalCoordReader< GridImp >::ctype

◆ ElementGeometry

template<class Grid>
template<class GridImp>
typedef Grid::template Codim<0>::Geometry Dune::AlbertaGridIntersectionBase< Grid >::LocalCoordReader< GridImp >::ElementGeometry

◆ FaceGeometry

template<class Grid>
template<class GridImp>
typedef Grid::template Codim<1>::Geometry Dune::AlbertaGridIntersectionBase< Grid >::LocalCoordReader< GridImp >::FaceGeometry

◆ Grid

template<class Grid>
template<class GridImp>
typedef std::remove_const<GridImp>::type Dune::AlbertaGridIntersectionBase< Grid >::LocalCoordReader< GridImp >::Grid

The documentation for this struct was generated from the following file: