dune-grid  2.5.1
Classes | Namespaces
dgfyasp.hh File Reference
#include <dune/grid/common/intersection.hh>
#include <dune/grid/yaspgrid.hh>
#include "dgfparser.hh"

Go to the source code of this file.

Classes

class  Dune::Intersection< GridImp, IntersectionImp >
 Intersection of a mesh entity of codimension 0 ("element") with a "neighboring" element or with the domain boundary. More...
 
class  Dune::dgf::YaspGridParameterBlock
 Grid parameters for YaspGridThe YaspGridParameter class is in charge of passing parameters specific to YaspGrid to the grid construction. Current parameters are:

  1. overlap defining the overlap of the grid (default value is zero)

See the examplegrid5.dgf file for an example. More...

 
struct  Dune::DGFGridFactory< YaspGrid< dim > >
 Grid factory for YaspGrid with equidistant coordinates. More...
 
struct  Dune::DGFGridInfo< YaspGrid< dim > >
 
struct  Dune::DGFGridFactory< YaspGrid< dim, EquidistantOffsetCoordinates< double, dim > > >
 Grid factory for YaspGrid with equidistant coordinates. More...
 
struct  Dune::DGFGridInfo< YaspGrid< dim, EquidistantOffsetCoordinates< double, dim > > >
 

Namespaces

 Dune
 Include standard header files.
 
 Dune::dgf