dune-alugrid  3.0.0
Classes | Public Types | Static Public Attributes | List of all members
Dune::ALU3dGridFamily< dimG, dimW, elType, Comm > Struct Template Reference

#include <dune/alugrid/3d/grid.hh>

Classes

struct  Traits
 

Public Types

typedef ALU3dGrid< dim, dimworld, elType, Comm > GridImp
 
typedef ALU3dGridFamily< dim, dimworld, elType, Comm > GridFamily
 
typedef ALU3dGridLocalIdSet< dim, dimworld, elType, Comm > LocalIdSetImp
 Type of the local id set. More...
 
typedef ALU3dGridCommunications< dim, dimworld, elType, Comm >::GlobalIdSet GlobalIdSetImp
 Type of the global id set. More...
 
typedef ALU3dGridCommunications< dim, dimworld, elType, Comm >::GlobalId GlobalIdType
 type of ALU3dGrids global id More...
 
typedef int LocalIdType
 type of ALU3dGrids local id More...
 
typedef Traits ::LevelIndexSetImp LevelIndexSetImp
 Type of the level index set implementation. More...
 
typedef Traits ::LeafIndexSetImp LeafIndexSetImp
 Type of the leaf index set implementation. More...
 

Static Public Attributes

static const int dim = dimG
 
static const int dimworld = dimW
 

Member Typedef Documentation

◆ GlobalIdSetImp

template<int dimG, int dimW, ALU3dGridElementType elType, class Comm >
typedef ALU3dGridCommunications< dim, dimworld, elType, Comm >::GlobalIdSet Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::GlobalIdSetImp

Type of the global id set.

◆ GlobalIdType

template<int dimG, int dimW, ALU3dGridElementType elType, class Comm >
typedef ALU3dGridCommunications< dim, dimworld, elType, Comm >::GlobalId Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::GlobalIdType

type of ALU3dGrids global id

◆ GridFamily

template<int dimG, int dimW, ALU3dGridElementType elType, class Comm >
typedef ALU3dGridFamily< dim, dimworld, elType, Comm > Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::GridFamily

◆ GridImp

template<int dimG, int dimW, ALU3dGridElementType elType, class Comm >
typedef ALU3dGrid< dim, dimworld, elType, Comm > Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::GridImp

◆ LeafIndexSetImp

template<int dimG, int dimW, ALU3dGridElementType elType, class Comm >
typedef Traits :: LeafIndexSetImp Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::LeafIndexSetImp

Type of the leaf index set implementation.

◆ LevelIndexSetImp

template<int dimG, int dimW, ALU3dGridElementType elType, class Comm >
typedef Traits :: LevelIndexSetImp Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::LevelIndexSetImp

Type of the level index set implementation.

◆ LocalIdSetImp

template<int dimG, int dimW, ALU3dGridElementType elType, class Comm >
typedef ALU3dGridLocalIdSet< dim, dimworld, elType, Comm > Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::LocalIdSetImp

Type of the local id set.

◆ LocalIdType

template<int dimG, int dimW, ALU3dGridElementType elType, class Comm >
typedef int Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::LocalIdType

type of ALU3dGrids local id

Member Data Documentation

◆ dim

template<int dimG, int dimW, ALU3dGridElementType elType, class Comm >
const int Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::dim = dimG
static

◆ dimworld

template<int dimG, int dimW, ALU3dGridElementType elType, class Comm >
const int Dune::ALU3dGridFamily< dimG, dimW, elType, Comm >::dimworld = dimW
static

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