dune-alugrid  2.6-git
Public Types | Public Member Functions | List of all members
Dune::ALULevelCommunication< dim, dimworld, elType, ALUGridNoComm > Class Template Reference

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

Inheritance diagram for Dune::ALULevelCommunication< dim, dimworld, elType, ALUGridNoComm >:
Inheritance graph

Public Types

typedef Base::Grid Grid
 

Public Member Functions

template<class DataHandle , class Data >
 ALULevelCommunication (const Grid &grid, CommDataHandleIF< DataHandle, Data > &data, InterfaceType iftype, CommunicationDirection dir, int level)
 
bool pending () const
 
void wait ()
 

Member Typedef Documentation

◆ Grid

template<int dim, int dimworld, ALU3dGridElementType elType>
typedef Base::Grid Dune::ALULevelCommunication< dim, dimworld, elType, ALUGridNoComm >::Grid

Constructor & Destructor Documentation

◆ ALULevelCommunication()

template<int dim, int dimworld, ALU3dGridElementType elType>
template<class DataHandle , class Data >
Dune::ALULevelCommunication< dim, dimworld, elType, ALUGridNoComm >::ALULevelCommunication ( const Grid grid,
CommDataHandleIF< DataHandle, Data > &  data,
InterfaceType  iftype,
CommunicationDirection  dir,
int  level 
)
inline

Member Function Documentation

◆ pending()

template<int dim, int dimworld, ALU3dGridElementType elType>
bool Dune::ALUCommunication< dim, dimworld, elType, ALUGridNoComm >::pending ( ) const
inlineinherited

◆ wait()

template<int dim, int dimworld, ALU3dGridElementType elType>
void Dune::ALUCommunication< dim, dimworld, elType, ALUGridNoComm >::wait ( )
inlineinherited

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