dune-spgrid 2.7
Static Public Attributes | List of all members
Dune::Capabilities::isLeafwiseConforming< SPGrid< ct, dim, Ref, Comm > > Struct Template Reference

Is the leaf level of a grid always conform? More...

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

Static Public Attributes

static const bool v = true
 The leaf level of a SPGrid are always conform. More...
 

Detailed Description

template<class ct, int dim, template< int > class Ref, class Comm>
struct Dune::Capabilities::isLeafwiseConforming< SPGrid< ct, dim, Ref, Comm > >

Is the leaf level of a grid always conform?

Template Parameters
Gridgrid for which the information is desired

Member Data Documentation

◆ v

template<class ct , int dim, template< int > class Ref, class Comm >
const bool Dune::Capabilities::isLeafwiseConforming< SPGrid< ct, dim, Ref, Comm > >::v = true
static

The leaf level of a SPGrid are always conform.


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