dune-fem
2.4.1-rc
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Dune
Fem
GridPartCapabilities
hasEntity< GeoGridPart< CoordFunction >, codim >
Static Public Attributes
|
List of all members
Dune::Fem::GridPartCapabilities::hasEntity< GeoGridPart< CoordFunction >, codim > Struct Template Reference
#include <
/local/tomalk/somewhere/tmp/dune-fem/dune/fem/gridpart/geogridpart/capabilities.hh
>
Static Public Attributes
static const bool
v
Member Data Documentation
template<class CoordFunction , int codim>
const bool
Dune::Fem::GridPartCapabilities::hasEntity
<
GeoGridPart
< CoordFunction >, codim >::v
static
Initial value:
= ( codim == 0 || codim == CoordFunction::GridPartType :: dimension ) ?
hasEntity< typename CoordFunction::GridPartType, codim >::v
: false
The documentation for this struct was generated from the following file:
gridpart/geogridpart/capabilities.hh
Generated by
1.8.11