dune-grid 2.10
Loading...
Searching...
No Matches
identitygrid.hh File Reference

The IdentityGrid class. More...

Go to the source code of this file.

Classes

struct  Dune::IdentityGridFamily< dim, HostGrid >
 
class  Dune::IdentityGrid< class >
 Provides a meta grid that is identical to its host. More...
 
struct  Dune::Capabilities::hasEntity< IdentityGrid< HostGrid >, codim >
 has entities for some codimensions as host grid More...
 
struct  Dune::Capabilities::hasEntityIterator< IdentityGrid< HostGrid >, codim >
 
struct  Dune::Capabilities::canCommunicate< IdentityGrid< HostGrid >, codim >
 IdentityGrid can communicate when the host grid can communicate. More...
 
struct  Dune::Capabilities::isLevelwiseConforming< IdentityGrid< HostGrid > >
 has conforming level grids when host grid has More...
 
struct  Dune::Capabilities::isLeafwiseConforming< IdentityGrid< HostGrid > >
 has conforming leaf grids when host grid has More...
 

Namespaces

namespace  Dune
 Include standard header files.
 
namespace  Dune::Capabilities
 Contains all capabilities classes.
 

Detailed Description

The IdentityGrid class.