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

The FoamGridEntity class. More...

#include <memory>
#include <array>
#include <dune/common/version.hh>
#include <dune/geometry/type.hh>
#include <dune/grid/common/gridenums.hh>
#include <dune/grid/common/grid.hh>
#include <dune/foamgrid/foamgrid/foamgridvertex.hh>
#include <dune/foamgrid/foamgrid/foamgridgeometry.hh>

Go to the source code of this file.

Classes

class  Dune::FoamGridEntity< codim, dimgrid, GridImp >
 The implementation of entities in a FoamGrid. More...
 
class  Dune::FoamGridEntity< 0, 2, GridImp >
 Specialization for codim-0-entities, i.e., elements for dimgrid==2. More...
 
struct  Dune::FoamGridEntity< 0, 2, GridImp >::Codim< codim >
 
class  Dune::FoamGridEntity< 0, 1, GridImp >
 
struct  Dune::FoamGridEntity< 0, 1, GridImp >::Codim< codim >
 

Namespaces

 Dune
 

Detailed Description

The FoamGridEntity class.