DUNE-FEM (2.10)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
capabilities.hh
115 static const bool v = Dune::Fem::GridPartCapabilities::canCommunicate< GridPartType, codim >::v;
specialize with 'true' for all codims that a grid can communicate data on (default=false)
Definition: capabilities.hh:60
specialize with 'true' for all codims that a grid implements entities for (default=false)
Definition: capabilities.hh:50
specialize with 'false' if grid part has no underlying dune grid (default=true)
Definition: capabilities.hh:18
specialize with 'true' for if the codimension 0 entity of the grid part has only one possible geometr...
Definition: capabilities.hh:29
specialize with 'true' if the grid part is cartesian (default=false)
Definition: capabilities.hh:40
specialize with 'true' if implementation guarantees conforming level grids. (default=false)
Definition: capabilities.hh:70
