dune-foamgrid  2.8-git
Static Public Attributes | List of all members
Dune::Capabilities::hasEntity< FoamGrid< dimgrid, dimworld, ctype >, codim > Struct Template Reference

True if the grid implements entities of a given codim. More...

#include <dune/foamgrid/foamgrid.hh>

Static Public Attributes

static const bool v = true
 

Detailed Description

template<int dimgrid, int dimworld, class ctype, int codim>
struct Dune::Capabilities::hasEntity< FoamGrid< dimgrid, dimworld, ctype >, codim >

True if the grid implements entities of a given codim.

FoamGrid implements all codimensions, hence this is always true

Member Data Documentation

◆ v

template<int dimgrid, int dimworld, class ctype , int codim>
const bool Dune::Capabilities::hasEntity< FoamGrid< dimgrid, dimworld, ctype >, codim >::v = true
static

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