dune-grid  2.3.1
Classes | Namespaces | Macros | Typedefs | Enumerations
alu2dinclude.hh File Reference
#include <alugrid_2d.h>
#include <alugrid_serial.h>
#include <dune/grid/alugrid/common/checkparallel.hh>
#include <dune/common/parallel/collectivecommunication.hh>

Go to the source code of this file.

Classes

struct  Dune::ALU2dImplTraits< dimw, eltype >
 
struct  Dune::ALU2dImplTraits< dimw, eltype >::Codim< cdim >
 
class  Dune::ALU2dGridMarkerVector
 
class  Dune::ALU2dGridLeafMarkerVector
 
class  Dune::ALU2dGridObjectStream
 
class  Dune::ALU2dGridObjectStream::EOFException
 

Namespaces

 ALU2DSPACENAME
 
 Dune
 

Macros

#define ALU2DGRID_COMPATIBILITY_LEVEL   2
 
#define COMPILE_ALU2DGRID_LIB   0
 
#define COMPILE_ALU2DGRID_INLINE   1
 
#define alu2d_inline   inline
 
#define ALU2DSPACE   ALU2DSPACENAME ::
 
#define ALU2DSPACENAME   ALU2DGrid
 
#define ALU2DDIMWORLD(dimw, eltype)   < dimw,(eltype == ALU2DSPACE triangle ? 3 : 4) >
 
#define ALU2DGRID_PARALLEL   0
 

Typedefs

typedef double Dune::alu2d_ctype
 

Enumerations

enum  ALU2DSPACENAME::ElementType { ALU2DSPACENAME::triangle, ALU2DSPACENAME::quadrilateral, ALU2DSPACENAME::mixed }
 

Macro Definition Documentation

#define alu2d_inline   inline
#define ALU2DDIMWORLD (   dimw,
  eltype 
)    < dimw,(eltype == ALU2DSPACE triangle ? 3 : 4) >
#define ALU2DGRID_COMPATIBILITY_LEVEL   2
#define ALU2DGRID_PARALLEL   0
#define ALU2DSPACE   ALU2DSPACENAME ::
#define ALU2DSPACENAME   ALU2DGrid
#define COMPILE_ALU2DGRID_INLINE   1
#define COMPILE_ALU2DGRID_LIB   0