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

ALUGrid is parallel when Comm == MPI_Comm

 

. More...

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

List of all members.

Static Public Attributes

static const bool v = false

Detailed Description

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

ALUGrid is parallel when Comm == MPI_Comm

 

.


Member Data Documentation

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

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