dune-alugrid  2.8-git
Classes | Namespaces | Macros | Enumerations
declaration.hh File Reference
#include <dune/common/parallel/communication.hh>
#include <dune/common/parallel/mpicommunication.hh>

Go to the source code of this file.

Classes

struct  Dune::ALUGridNoComm
 type of class for specialization of serial ALUGrid (No_Comm as communicator) More...
 
struct  Dune::ALUGridMPIComm
 type of class for specialization of parallel ALUGrid (MPI_Comm as communicator) More...
 

Namespaces

 Dune
 

Macros

#define ALU3DGRID_PARALLEL   HAVE_MPI
 

Enumerations

enum  Dune::ALUGridElementType { Dune::simplex , Dune::cube }
 basic element types for ALUGrid More...
 
enum  Dune::ALUGridRefinementType { Dune::conforming , Dune::nonconforming }
 available refinement types for ALUGrid More...
 

Macro Definition Documentation

◆ ALU3DGRID_PARALLEL

#define ALU3DGRID_PARALLEL   HAVE_MPI