dune-grid  2.4.1
Static Public Attributes | List of all members
Dune::Capabilities::isParallel< Grid > Struct Template Reference

Specialize with 'true' if implementation supports parallelism. (default=false) More...

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

Static Public Attributes

static const bool v = false
 

Detailed Description

template<class Grid>
struct Dune::Capabilities::isParallel< Grid >

Specialize with 'true' if implementation supports parallelism. (default=false)

Deprecated:
This capability will be removed after dune-grid 2.4.

Member Data Documentation

template<class Grid >
const bool Dune::Capabilities::isParallel< Grid >::v = false
static
Deprecated:
"Capabilities::isParallel will be removed after dune-grid-2.4."

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