dune-grid 2.9.0
Static Public Attributes | List of all members
Dune::Capabilities::isLeafwiseConforming< Grid > Struct Template Reference

Specialize with 'true' if implementation guarantees a conforming leaf grid. (default=false) More...

#include <dune/grid/common/capabilities.hh>

Static Public Attributes

static const bool v = false
 

Detailed Description

template<class Grid>
struct Dune::Capabilities::isLeafwiseConforming< Grid >

Specialize with 'true' if implementation guarantees a conforming leaf grid. (default=false)

Member Data Documentation

◆ v

template<class Grid >
const bool Dune::Capabilities::isLeafwiseConforming< Grid >::v = false
static

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