dune-common 2.9.0
Loading...
Searching...
No Matches
Namespaces | Functions
conditional.hh File Reference

Go to the source code of this file.

Namespaces

namespace  Dune
 Dune namespace.
 

Functions

template<typename T1 , typename T2 >
const T1 Dune::cond (bool b, const T1 &v1, const T2 &v2)
 conditional evaluate