dune-grid 2.9.0
Classes | Namespaces
utility/structuredgridfactory.hh File Reference

A class to construct structured cube and simplex grids using the grid factory. More...

#include <algorithm>
#include <array>
#include <cstddef>
#include <cstdlib>
#include <memory>
#include <dune/common/classname.hh>
#include <dune/common/exceptions.hh>
#include <dune/common/fvector.hh>
#include <dune/grid/common/gridfactory.hh>
#include <dune/grid/utility/multiindex.hh>

Go to the source code of this file.

Classes

class  Dune::StructuredGridFactory< GridType >
 Construct structured cube and simplex grids in unstructured grid managers. More...
 

Namespaces

namespace  Dune
 Include standard header files.
 

Detailed Description

A class to construct structured cube and simplex grids using the grid factory.