#include <dune/grid/alugrid/3d/grid_inline.hh>
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 >
template<ALU3dGridElementType elType>
template<class DataHandle , class DataType >
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: