CpGrid.hpp File Reference
Include dependency graph for CpGrid.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Dune::CpGridTraits
 
struct  Dune::CpGridTraits::Codim< cd >
 Traits associated with a specific codim. More...
 
struct  Dune::CpGridTraits::Codim< cd >::Partition< pitype >
 Traits associated with a specific grid partition type. More...
 
struct  Dune::CpGridTraits::Partition< pitype >
 Traits associated with a specific grid partition type. More...
 
struct  Dune::CpGridFamily
 
class  Dune::CpGrid
 [ provides Dune::Grid ] More...
 
class  Dune::CpGrid::CentroidIterator< codim >
 An iterator over the centroids of the geometry of the entities. More...
 
struct  Dune::Capabilities::hasEntity< CpGrid, 0 >
 
struct  Dune::Capabilities::hasEntity< CpGrid, 3 >
 
struct  Dune::Capabilities::canCommunicate< CpGrid, 0 >
 
struct  Dune::Capabilities::canCommunicate< CpGrid, 3 >
 
struct  Dune::Capabilities::hasBackupRestoreFacilities< CpGrid >
 

Namespaces

namespace  Opm
 Holds the implementation of the CpGrid as a pimple.
 
namespace  Dune
 The namespace Dune is the main namespace for all Dune code.
 
namespace  Dune::cpgrid
 
namespace  Dune::Capabilities
 

Functions

template<int dim>
cpgrid::Entity< dim > Dune::createEntity (const CpGrid &, int, bool)