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

is parallel when host grid is More...

#include <dune/grid/identitygrid.hh>

Static Public Attributes

static const bool v = isParallel<HostGrid>::v
 

Detailed Description

template<class HostGrid>
struct Dune::Capabilities::isParallel< IdentityGrid< HostGrid > >

is parallel when host grid is

Member Data Documentation

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

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