dune-alugrid  3.0.0
Public Member Functions | Public Attributes | List of all members
Dune::ALUGridMPIComm Struct Reference

type of class for specialization of parallel ALUGrid (MPI_Comm as communicator) More...

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

Public Member Functions

 ALUGridMPIComm ()
 
 ALUGridMPIComm (MPI_Comm comm)
 
 operator MPI_Comm () const
 

Public Attributes

MPI_Comm mpiComm_
 

Detailed Description

type of class for specialization of parallel ALUGrid (MPI_Comm as communicator)

Constructor & Destructor Documentation

◆ ALUGridMPIComm() [1/2]

Dune::ALUGridMPIComm::ALUGridMPIComm ( )
inline

◆ ALUGridMPIComm() [2/2]

Dune::ALUGridMPIComm::ALUGridMPIComm ( MPI_Comm  comm)
inline

Member Function Documentation

◆ operator MPI_Comm()

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

Member Data Documentation

◆ mpiComm_

MPI_Comm Dune::ALUGridMPIComm::mpiComm_

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