3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Member Functions | List of all members
Dumux::MetaData::Concept::GridView Struct Reference

Concept of GridView. More...

#include <dumux/common/metadata.hh>

Description

Concept of GridView.

Public Member Functions

template<class GV >
auto require (const GV &gv) -> decltype(Dune::Concept::requireBaseOf< Dune::GridView< typename GV::Traits >, GV >())
 

Member Function Documentation

◆ require()

template<class GV >
auto Dumux::MetaData::Concept::GridView::require ( const GV &  gv) -> decltype(Dune::Concept::requireBaseOf< Dune::GridView< typename GV::Traits >, GV >())

The documentation for this struct was generated from the following file: