#include <vector>
#include <dune/common/fvector.hh>
#include <dune/grid/common/boundarysegment.hh>
#include <dune/grid/common/gridfactory.hh>
#include <dune/grid/uggrid.hh>
Go to the source code of this file.
Namespaces | |
namespace | Dune |
Classes | |
class | Dune::GridFactory< UGGrid< dimworld > > |
Specialization of the generic GridFactory for UGGrid. More... |