dune-grid  2.2.0
Static Public Attributes | List of all members
Dune::Capabilities::canCommunicate< ALUGrid< dim, dimworld, eltype, refinementtype, No_Comm >, codim > Struct Template Reference

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

#include <dune/grid/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, No_Comm >, codim >

ALUGrid is parallel when Comm == MPI_Comm.

ALUGrid can communicate when Comm == MPI_Comm

Member Data Documentation

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

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