dune-grid  2.3.0
Classes | Namespaces
gridptr.hh File Reference
#include <iostream>
#include <string>
#include <vector>
#include <map>
#include <assert.h>
#include <dune/common/shared_ptr.hh>
#include <dune/common/parallel/mpihelper.hh>
#include <dune/grid/common/gridenums.hh>
#include <dune/grid/common/datahandleif.hh>
#include <dune/grid/io/file/dgfparser/dgfexception.hh>
#include <dune/grid/io/file/dgfparser/entitykey.hh>
#include <dune/grid/io/file/dgfparser/parser.hh>
#include <dune/grid/common/intersection.hh>

Go to the source code of this file.

Classes

struct  Dune::DGFGridFactory< Grid >
 
class  Dune::Intersection< GridImp, IntersectionImp >
 Intersection of a mesh entities of codimension 0 ("elements") with a "neighboring" element or with the domain boundary. More...
 
struct  Dune::GridPtr< GridType >
 Class for constructing grids from DGF files. More...
 
class  Dune::GridPtr< GridType >::mygrid_ptr
 
struct  Dune::GridPtr< GridType >::DataHandle
 

Namespaces

 Dune