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

ALUGrid can communicate when Comm == ALUGridMPIComm. More...

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

Static Public Attributes

static const bool v = false
 

Detailed Description

template<int dim, int dimworld, ALUGridElementType eltype, ALUGridRefinementType refinementtype, int codim>
struct Dune::Capabilities::canCommunicate< ALUGrid< dim, dimworld, eltype, refinementtype, ALUGridNoComm >, codim >

ALUGrid can communicate when Comm == ALUGridMPIComm.

Member Data Documentation

◆ v

template<int dim, int dimworld, ALUGridElementType eltype, ALUGridRefinementType refinementtype, int codim>
const bool Dune::Capabilities::canCommunicate< ALUGrid< dim, dimworld, eltype, refinementtype, ALUGridNoComm >, codim >::v = false
static

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