dune-grid
2.4.1-rc2
|
#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 entities of codimension 0 ("elements") 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 > > |
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 | |