dune-grid  2.3.0
Classes | Namespaces | Functions
alugrid/3d/alugrid.hh File Reference

Provides base classes for ALUGrid. More...

#include <dune/grid/alugrid/common/capabilities.hh>
#include <dune/grid/alugrid/3d/capabilities.hh>
#include <dune/grid/alugrid/3d/indexsets.hh>
#include <dune/grid/alugrid/3d/iterator.hh>
#include <dune/grid/alugrid/3d/entity.hh>
#include <dune/grid/alugrid/3d/geometry.hh>
#include <dune/grid/alugrid/3d/grid.hh>

Go to the source code of this file.

Classes

class  Dune::ALUCubeGrid< dim, dimworld >
 [ provides Dune::Grid ] More...
 
class  Dune::ALUSimplexGrid< dim, dimworld >
 [ provides Dune::Grid ] More...
 
class  Dune::ALUCubeGrid< 3, 3 >
 constructor for creating ALUCubeGrid from given macro grid file More...
 
struct  Dune::ALUCubeGrid< 3, 3 >::Partition< pitype >
 
class  Dune::ALUSimplexGrid< 3, 3 >
 constructor for creating ALUSimplexGrid from given macro grid file More...
 
struct  Dune::ALUSimplexGrid< 3, 3 >::Partition< pitype >
 
class  Dune::ALUGrid< 3, 3, elType, refineType, Comm >
 
struct  Dune::ALUGrid< 3, 3, elType, refineType, Comm >::Partition< pitype >
 

Namespaces

 Dune
 

Functions

static const char * Dune::ALUGridParallelSerial ()
 

Detailed Description

Provides base classes for ALUGrid.

Author
Robert Kloefkorn