dune-alugrid  3.0.0
Static Public Attributes | List of all members
Dune::Capabilities::isLeafwiseConforming< ALUGrid< dim, dimworld, eltype, refinementtype, Comm > > Struct Template Reference

ALUGrid has conforming level grids. More...

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

Static Public Attributes

static const bool v = refinementtype == conforming
 

Detailed Description

template<int dim, int dimworld, ALUGridElementType eltype, ALUGridRefinementType refinementtype, class Comm>
struct Dune::Capabilities::isLeafwiseConforming< ALUGrid< dim, dimworld, eltype, refinementtype, Comm > >

ALUGrid has conforming level grids.

Member Data Documentation

◆ v

template<int dim, int dimworld, ALUGridElementType eltype, ALUGridRefinementType refinementtype, class Comm >
const bool Dune::Capabilities::isLeafwiseConforming< ALUGrid< dim, dimworld, eltype, refinementtype, Comm > >::v = refinementtype == conforming
static

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