- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <dune/grid/alugrid/3d/lbdatahandle.hh>
Classes | |
struct | Codim |
Public Types | |
typedef Grid::ObjectStreamType | ObjectStream |
typedef CommDataHandleIF < DataHandleImpl, Data > | DataHandle |
typedef Codim< 0 >::Entity | Element |
Public Member Functions | |
ALUGridLoadBalanceDataHandle (const Grid &grid, DataHandle &dataHandle) | |
void | inlineData (ObjectStream &stream, const Element &element) const |
void | xtractData (ObjectStream &stream, const Element &element, size_t newElements) |
void | compress () |
Static Public Attributes | |
static const int | dimension = Grid :: dimension |
typedef CommDataHandleIF< DataHandleImpl, Data > Dune::ALUGridLoadBalanceDataHandle< Grid, DataHandleImpl, Data >::DataHandle |
typedef Codim< 0 >:: Entity Dune::ALUGridLoadBalanceDataHandle< Grid, DataHandleImpl, Data >::Element |
typedef Grid :: ObjectStreamType Dune::ALUGridLoadBalanceDataHandle< Grid, DataHandleImpl, Data >::ObjectStream |
Dune::ALUGridLoadBalanceDataHandle< Grid, DataHandleImpl, Data >::ALUGridLoadBalanceDataHandle | ( | const Grid & | grid, | |
DataHandle & | dataHandle | |||
) | [inline] |
void Dune::ALUGridLoadBalanceDataHandle< Grid, DataHandleImpl, Data >::compress | ( | ) | [inline] |
void Dune::ALUGridLoadBalanceDataHandle< Grid, DataHandleImpl, Data >::inlineData | ( | ObjectStream & | stream, | |
const Element & | element | |||
) | const [inline] |
void Dune::ALUGridLoadBalanceDataHandle< Grid, DataHandleImpl, Data >::xtractData | ( | ObjectStream & | stream, | |
const Element & | element, | |||
size_t | newElements | |||
) | [inline] |
const int Dune::ALUGridLoadBalanceDataHandle< Grid, DataHandleImpl, Data >::dimension = Grid :: dimension [static] |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].