dune-alugrid  2.6-git
Static Public Attributes | List of all members
Dune::Capabilities::isParallel< ALUGrid< dim, dimworld, eltype, refinementtype, ALUGridMPIComm > > Struct Template Reference

ALUGrid is parallel when Comm == ALUGridMPIComm. More...

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

Static Public Attributes

static const bool v = true
 

Detailed Description

template<int dim, int dimworld, ALUGridElementType eltype, ALUGridRefinementType refinementtype>
struct Dune::Capabilities::isParallel< ALUGrid< dim, dimworld, eltype, refinementtype, ALUGridMPIComm > >

ALUGrid is parallel when Comm == ALUGridMPIComm.

Member Data Documentation

◆ v

template<int dim, int dimworld, ALUGridElementType eltype, ALUGridRefinementType refinementtype>
const bool Dune::Capabilities::isParallel< ALUGrid< dim, dimworld, eltype, refinementtype, ALUGridMPIComm > >::v = true
static

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