dune-grid  2.1.1
Classes | Public Types | Static Public Attributes
Dune::ALU3dGridFamily< elType, Comm > Struct Template Reference

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

List of all members.

Classes

struct  Traits

Public Types

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

Static Public Attributes

static const int dim = 3
static const int dimworld = 3

template<ALU3dGridElementType elType, class Comm>
struct Dune::ALU3dGridFamily< elType, Comm >


Member Typedef Documentation

template<ALU3dGridElementType elType, class Comm >
typedef ALU3dGridCommunications< elType, Comm >::GlobalIdSet Dune::ALU3dGridFamily< elType, Comm >::GlobalIdSetImp

Type of the global id set.

template<ALU3dGridElementType elType, class Comm >
typedef ALU3dGridCommunications< elType, Comm >::GlobalId Dune::ALU3dGridFamily< elType, Comm >::GlobalIdType

type of ALU3dGrids global id

template<ALU3dGridElementType elType, class Comm >
typedef ALU3dGridFamily< elType, Comm > Dune::ALU3dGridFamily< elType, Comm >::GridFamily
template<ALU3dGridElementType elType, class Comm >
typedef ALU3dGrid< elType, Comm > Dune::ALU3dGridFamily< elType, Comm >::GridImp
template<ALU3dGridElementType elType, class Comm >
typedef DefaultLeafIndexSet< GridImp > Dune::ALU3dGridFamily< elType, Comm >::LeafIndexSetImp

Type of the leaf index set.

template<ALU3dGridElementType elType, class Comm >
typedef DefaultLevelIndexSet< GridImp > Dune::ALU3dGridFamily< elType, Comm >::LevelIndexSetImp

Type of the level index set.

template<ALU3dGridElementType elType, class Comm >
typedef ALU3dGridLocalIdSet< elType, Comm > Dune::ALU3dGridFamily< elType, Comm >::LocalIdSetImp

Type of the local id set.

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

type of ALU3dGrids local id


Member Data Documentation

template<ALU3dGridElementType elType, class Comm >
const int Dune::ALU3dGridFamily< elType, Comm >::dim = 3 [static]
template<ALU3dGridElementType elType, class Comm >
const int Dune::ALU3dGridFamily< elType, Comm >::dimworld = 3 [static]

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