1#ifndef DUNE_FEM_SPACE_MAPPER_CAPABILITIES_HH
2#define DUNE_FEM_SPACE_MAPPER_CAPABILITIES_HH
11 namespace Capabilities
20 template<
class Mapper >
23 static const bool v =
false;
30 template<
class Mapper >
Definition: bindguard.hh:11
Definition: space/mapper/capabilities.hh:22
static const bool v
Definition: space/mapper/capabilities.hh:23