dune-grid-glue  2.3.0
Public Types | List of all members
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

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

the local coordinate type for the grid-n coordinates

template<class ctype, int grid1Dim, int grid2Dim, int dimworld>
template<int n>
typedef MergerGridPolicy<ctype, grid1Dim, grid2Dim, dimworld, n> 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: