dune-geometry  2.2.0
Static Public Attributes | List of all members
Dune::GenericGeometry::StaticMaximum< A, B > Struct Template Reference

#include <dune/geometry/genericgeometry/maximum.hh>

Static Public Attributes

static const int v = (A::v > B::v ? A::v : B::v)

Member Data Documentation

template<class A , class B >
const int Dune::GenericGeometry::StaticMaximum< A, B >::v = (A::v > B::v ? A::v : B::v)
static

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