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

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

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

Public Types

typedef Base::Grid Grid
 

Public Member Functions

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

Member Typedef Documentation

◆ Grid

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

Constructor & Destructor Documentation

◆ ALULeafCommunication()

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

Member Function Documentation

◆ pending()

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

◆ ready()

template<int dim, int dimworld, ALU3dGridElementType elType>
bool Dune::ALUCommunication< dim, dimworld, elType, ALUGridNoComm >::ready ( ) 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: