|
dune-common
2.3.1
|
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. | |
Provides some promotion traits.
For example, the promotion traits are used for the implementation of dot products
1.8.1.2