|
dune-grid
2.6-git
|
#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:
See the examplegrid5.dgf file for an example. More... | |
| struct | Dune::DGFGridFactory< YaspGrid< dim, EquidistantCoordinates< ctype, dim > > > |
| Grid factory for YaspGrid with equidistant coordinates. More... | |
| struct | Dune::DGFGridInfo< YaspGrid< dim, EquidistantCoordinates< ctype, dim > > > |
| struct | Dune::DGFGridFactory< YaspGrid< dim, EquidistantOffsetCoordinates< ctype, dim > > > |
| Grid factory for YaspGrid with equidistant coordinates. More... | |
| struct | Dune::DGFGridInfo< YaspGrid< dim, EquidistantOffsetCoordinates< ctype, dim > > > |
Namespaces | |
| Dune | |
| Include standard header files. | |
| Dune::dgf | |
1.8.13