dune-grid  2.2.0
Classes
DGF grid parameter for different grids
The Dune Grid Format (DGF)
Collaboration diagram for DGF grid parameter for different grids:

Classes

class  Dune::dgf::GridParameterBlock
 Common Grid parameters
     For each grid implementation there is a set of parameters 
     that can be passed via the GridParameter block to the momment of 
     grid construction.
     Currently implemented common parameters are: \n\n

. 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...


Detailed Description