dune-foamgrid  2.7-git
Classes | Namespaces
foamgridfactory.hh File Reference

The specialization of the generic GridFactory for FoamGrid. More...

#include <vector>
#include <memory>
#include <unordered_map>
#include <dune/common/version.hh>
#include <dune/common/function.hh>
#include <dune/common/fvector.hh>
#include <dune/common/hash.hh>
#include <dune/common/to_unique_ptr.hh>
#include <dune/grid/common/gridfactory.hh>
#include <dune/foamgrid/foamgrid.hh>

Go to the source code of this file.

Classes

class  Dune::GridFactoryBase< dimgrid, dimworld, ct >
 Specialization of the generic GridFactory for FoamGrid<dimgrid, dimworld> More...
 
class  Dune::GridFactory< FoamGrid< dimgrid, dimworld, ct > >
 
class  Dune::GridFactory< FoamGrid< 1, dimworld, ct > >
 Specialization of GridFactoryBase for 1D-FoamGrid<1, dimworld> More...
 
class  Dune::GridFactory< FoamGrid< 2, dimworld, ct > >
 Specialization of GridFactoryBase for 2D-FoamGrid<2, dimworld> More...
 

Namespaces

 Dune
 

Detailed Description

The specialization of the generic GridFactory for FoamGrid.

Author
Oliver Sander