dune-alugrid  2.6-git
Static Public Member Functions | List of all members
ALUGrid::GatherScatterLoadBalanceDataHandle< GridType, LoadBalanceHandleType, DataHandleImpl, Data, useExternal >::CompressAndReserve< DH, bool > Struct Template Reference

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

Static Public Member Functions

static DataHandleImpl & asImp (DH &dh)
 
static void reserveMemory (DH &dataHandle, const size_t newElements)
 
static void compress (DH &dataHandle)
 

Member Function Documentation

◆ asImp()

template<class GridType , class LoadBalanceHandleType , class DataHandleImpl , class Data , bool useExternal>
template<class DH , bool >
static DataHandleImpl& ALUGrid::GatherScatterLoadBalanceDataHandle< GridType, LoadBalanceHandleType, DataHandleImpl, Data, useExternal >::CompressAndReserve< DH, bool >::asImp ( DH &  dh)
inlinestatic

◆ compress()

template<class GridType , class LoadBalanceHandleType , class DataHandleImpl , class Data , bool useExternal>
template<class DH , bool >
static void ALUGrid::GatherScatterLoadBalanceDataHandle< GridType, LoadBalanceHandleType, DataHandleImpl, Data, useExternal >::CompressAndReserve< DH, bool >::compress ( DH &  dataHandle)
inlinestatic

◆ reserveMemory()

template<class GridType , class LoadBalanceHandleType , class DataHandleImpl , class Data , bool useExternal>
template<class DH , bool >
static void ALUGrid::GatherScatterLoadBalanceDataHandle< GridType, LoadBalanceHandleType, DataHandleImpl, Data, useExternal >::CompressAndReserve< DH, bool >::reserveMemory ( DH &  dataHandle,
const size_t  newElements 
)
inlinestatic

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