dune-grid  2.4.1-rc2
Public Types | Static Public Member Functions | List of all members
Dune::ALU3dGridCommHelper< elType, No_Comm > Struct Template Reference

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

Public Types

typedef ALU3dGrid< elType, No_Comm > Grid
 

Static Public Member Functions

static bool loadBalance (Grid &grid)
 
template<class DataHandle >
static bool loadBalance (Grid &grid, DataHandle &data)
 
template<class DataHandle , class DataType >
static void communicate (const Grid &grid, const CommDataHandleIF< DataHandle, DataType > &data, const InterfaceType iftype, const CommunicationDirection dir, const int level)
 
template<class DataHandle , class DataType >
static void communicate (const Grid &grid, const CommDataHandleIF< DataHandle, DataType > &data, const InterfaceType iftype, const CommunicationDirection dir)
 

Member Typedef Documentation

template<ALU3dGridElementType elType>
typedef ALU3dGrid< elType, No_Comm > Dune::ALU3dGridCommHelper< elType, No_Comm >::Grid

Member Function Documentation

template<ALU3dGridElementType elType>
template<class DataHandle , class DataType >
static void Dune::ALU3dGridCommHelper< elType, No_Comm >::communicate ( const Grid grid,
const CommDataHandleIF< DataHandle, DataType > &  data,
const InterfaceType  iftype,
const CommunicationDirection  dir,
const int  level 
)
inlinestatic
template<ALU3dGridElementType elType>
template<class DataHandle , class DataType >
static void Dune::ALU3dGridCommHelper< elType, No_Comm >::communicate ( const Grid grid,
const CommDataHandleIF< DataHandle, DataType > &  data,
const InterfaceType  iftype,
const CommunicationDirection  dir 
)
inlinestatic
template<ALU3dGridElementType elType>
static bool Dune::ALU3dGridCommHelper< elType, No_Comm >::loadBalance ( Grid grid)
inlinestatic
template<ALU3dGridElementType elType>
template<class DataHandle >
static bool Dune::ALU3dGridCommHelper< elType, No_Comm >::loadBalance ( Grid grid,
DataHandle &  data 
)
inlinestatic

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