dune-alugrid  2.6-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)
 
 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/2]

Dune::ALUGridNoComm::ALUGridNoComm ( )
inline

◆ ALUGridNoComm() [2/2]

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

Member Function Documentation

◆ 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: