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

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

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

Public Types

typedef ALU3dGrid< dim, dimworld, elType, ALUGridNoCommGrid
 

Public Member Functions

bool pending () const
 
void wait ()
 

Member Typedef Documentation

◆ Grid

template<int dim, int dimworld, ALU3dGridElementType elType>
typedef ALU3dGrid< dim, dimworld, elType, ALUGridNoComm > Dune::ALUCommunication< dim, dimworld, elType, ALUGridNoComm >::Grid

Member Function Documentation

◆ pending()

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

◆ wait()

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

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