Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Attributes | List of all members
Sacado::Fad::Exp::ExprLevel< IfThenElseOp< CondT, T1, T2, c1, c2, E > > Struct Template Reference

#include <Sacado_Fad_Exp_Ops.hpp>

Static Public Attributes

static constexpr unsigned value_1 = ExprLevel<T1>::value
 
static constexpr unsigned value_2 = ExprLevel<T2>::value
 
static constexpr unsigned value
 

Detailed Description

template<typename CondT, typename T1, typename T2, bool c1, bool c2, typename E>
struct Sacado::Fad::Exp::ExprLevel< IfThenElseOp< CondT, T1, T2, c1, c2, E > >

Definition at line 1560 of file Sacado_Fad_Exp_Ops.hpp.

Member Data Documentation

template<typename CondT , typename T1 , typename T2 , bool c1, bool c2, typename E >
constexpr unsigned Sacado::Fad::Exp::ExprLevel< IfThenElseOp< CondT, T1, T2, c1, c2, E > >::value_1 = ExprLevel<T1>::value
static

Definition at line 1561 of file Sacado_Fad_Exp_Ops.hpp.

template<typename CondT , typename T1 , typename T2 , bool c1, bool c2, typename E >
constexpr unsigned Sacado::Fad::Exp::ExprLevel< IfThenElseOp< CondT, T1, T2, c1, c2, E > >::value_2 = ExprLevel<T2>::value
static

Definition at line 1562 of file Sacado_Fad_Exp_Ops.hpp.

template<typename CondT , typename T1 , typename T2 , bool c1, bool c2, typename E >
constexpr unsigned Sacado::Fad::Exp::ExprLevel< IfThenElseOp< CondT, T1, T2, c1, c2, E > >::value
static
Initial value:

Definition at line 1563 of file Sacado_Fad_Exp_Ops.hpp.


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