dune-grid  2.2.0
Static Public Attributes
Dune::Capabilities::isLeafwiseConforming< ALUGrid< dim, dimworld, eltype, refinementtype, Comm > > Struct Template Reference

ALUGrid has conforming level grids

 

. More...

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

List of all members.

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

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: