dune-grid-glue  2.5-git
Public Types | List of all members
Dune::GridGlue::Merger< ctype, grid1Dim, grid2Dim, dimworld >::GridTraits< n > Struct Template Reference

#include <dune/grid-glue/merging/merger.hh>

Public Types

typedef MergerGridPolicy< ctype, grid1Dim, grid2Dim, dimworld, n > Policy
 the policy class for this grid number More...
 
typedef MergerGridPolicy< ctype, grid1Dim, grid2Dim, dimworld, n >::GridCoords Coords
 the local coordinate type for the grid-n coordinates More...
 

Member Typedef Documentation

§ Coords

template<class ctype, int grid1Dim, int grid2Dim, int dimworld>
template<int n>
typedef MergerGridPolicy<ctype, grid1Dim, grid2Dim, dimworld, n>::GridCoords Dune::GridGlue::Merger< ctype, grid1Dim, grid2Dim, dimworld >::GridTraits< n >::Coords

the local coordinate type for the grid-n coordinates

§ Policy

template<class ctype, int grid1Dim, int grid2Dim, int dimworld>
template<int n>
typedef MergerGridPolicy<ctype, grid1Dim, grid2Dim, dimworld, n> Dune::GridGlue::Merger< ctype, grid1Dim, grid2Dim, dimworld >::GridTraits< n >::Policy

the policy class for this grid number


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