dune-common  2.3.1
Classes | Namespaces
promotiontraits.hh File Reference

Provides some promotion traits. More...

Go to the source code of this file.

Classes

struct  Dune::PromotionTraits< T1, T2 >
 Class for type promotions. For example, the promotion traits are used for the implementation of dot products.

Namespaces

namespace  Dune
 Dune namespace.

Detailed Description

Provides some promotion traits.

For example, the promotion traits are used for the implementation of dot products

See Also
<dune/common/dotproduct.hh>
Author
Matthias Wohlmuth