dune-alugrid  2.8-git
Public Member Functions | Public Attributes | List of all members
Dune::ALUGridNoComm Struct Reference

type of class for specialization of serial ALUGrid (No_Comm as communicator) More...

#include <dune/alugrid/common/declaration.hh>

Public Member Functions

 ALUGridNoComm ()
 
 ALUGridNoComm (const No_Comm &comm)
 
 ALUGridNoComm (MPI_Comm comm)
 
 operator MPI_Comm () const
 
 operator No_Comm () const
 

Public Attributes

No_Comm noComm_
 

Detailed Description

type of class for specialization of serial ALUGrid (No_Comm as communicator)

Constructor & Destructor Documentation

◆ ALUGridNoComm() [1/3]

Dune::ALUGridNoComm::ALUGridNoComm ( )
inline

◆ ALUGridNoComm() [2/3]

Dune::ALUGridNoComm::ALUGridNoComm ( const No_Comm &  comm)
inline

◆ ALUGridNoComm() [3/3]

Dune::ALUGridNoComm::ALUGridNoComm ( MPI_Comm  comm)
inline

Member Function Documentation

◆ operator MPI_Comm()

Dune::ALUGridNoComm::operator MPI_Comm ( ) const
inline

◆ operator No_Comm()

Dune::ALUGridNoComm::operator No_Comm ( ) const
inline

Member Data Documentation

◆ noComm_

No_Comm Dune::ALUGridNoComm::noComm_

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