#include <dune/grid/alugrid/3d/grid_inline.hh>
List of all members.
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) |
template<ALU3dGridElementType elType>
struct Dune::ALU3dGridCommHelper< elType, No_Comm >
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 |
) |
[inline, static] |
template<ALU3dGridElementType elType>
template<class DataHandle >
static bool Dune::ALU3dGridCommHelper< elType, No_Comm >::loadBalance |
( |
Grid & |
grid, |
|
|
DataHandle & |
data | |
|
) |
| | [inline, static] |
The documentation for this struct was generated from the following file: