exprtk::details::function_N_node< T, IFunction, N > Class Template Reference

#include <exprtk.hpp>

Inheritance diagram for exprtk::details::function_N_node< T, IFunction, N >:
Inheritance graph
[legend]
Collaboration diagram for exprtk::details::function_N_node< T, IFunction, N >:
Collaboration graph
[legend]

List of all members.

Classes

struct  evaluate_branches
struct  evaluate_branches< T_, 1 >
struct  evaluate_branches< T_, 2 >
struct  evaluate_branches< T_, 3 >
struct  evaluate_branches< T_, 4 >
struct  evaluate_branches< T_, 5 >
struct  invoke
struct  invoke< T_, 1 >
struct  invoke< T_, 10 >
struct  invoke< T_, 11 >
struct  invoke< T_, 12 >
struct  invoke< T_, 13 >
struct  invoke< T_, 14 >
struct  invoke< T_, 15 >
struct  invoke< T_, 16 >
struct  invoke< T_, 17 >
struct  invoke< T_, 18 >
struct  invoke< T_, 19 >
struct  invoke< T_, 2 >
struct  invoke< T_, 20 >
struct  invoke< T_, 3 >
struct  invoke< T_, 4 >
struct  invoke< T_, 5 >
struct  invoke< T_, 6 >
struct  invoke< T_, 7 >
struct  invoke< T_, 8 >
struct  invoke< T_, 9 >

Public Types

typedef expression_node< T > * expression_ptr
typedef std::pair
< expression_ptr, bool > 
branch_t
typedef IFunction ifunction

Public Member Functions

 function_N_node (ifunction *func)
 ~function_N_node ()
template<std::size_t NumBranches>
bool init_branches (expression_ptr(&b)[NumBranches])
bool operator< (const function_N_node< T, IFunction, N > &fn) const
T value () const
expression_node< T >::node_type type () const

template<typename T, typename IFunction, std::size_t N>
class exprtk::details::function_N_node< T, IFunction, N >


Member Typedef Documentation

template<typename T , typename IFunction , std::size_t N>
typedef std::pair<expression_ptr,bool> exprtk::details::function_N_node< T, IFunction, N >::branch_t
template<typename T , typename IFunction , std::size_t N>
typedef expression_node<T>* exprtk::details::function_N_node< T, IFunction, N >::expression_ptr
template<typename T , typename IFunction , std::size_t N>
typedef IFunction exprtk::details::function_N_node< T, IFunction, N >::ifunction

Constructor & Destructor Documentation

template<typename T , typename IFunction , std::size_t N>
exprtk::details::function_N_node< T, IFunction, N >::function_N_node ( ifunction func  )  [inline]
template<typename T , typename IFunction , std::size_t N>
exprtk::details::function_N_node< T, IFunction, N >::~function_N_node (  )  [inline]

Member Function Documentation

template<typename T , typename IFunction , std::size_t N>
template<std::size_t NumBranches>
bool exprtk::details::function_N_node< T, IFunction, N >::init_branches ( expression_ptr(&)  b[NumBranches]  )  [inline]
template<typename T , typename IFunction , std::size_t N>
bool exprtk::details::function_N_node< T, IFunction, N >::operator< ( const function_N_node< T, IFunction, N > &  fn  )  const [inline]
template<typename T , typename IFunction , std::size_t N>
expression_node<T>::node_type exprtk::details::function_N_node< T, IFunction, N >::type (  )  const [inline, virtual]
template<typename T , typename IFunction , std::size_t N>
T exprtk::details::function_N_node< T, IFunction, N >::value (  )  const [inline, virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1