exprtk::details::sf3_var_node< T, SpecialFunction > Class Template Reference

#include <exprtk.hpp>

Inheritance diagram for exprtk::details::sf3_var_node< T, SpecialFunction >:
Inheritance graph
[legend]
Collaboration diagram for exprtk::details::sf3_var_node< T, SpecialFunction >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef expression_node< T > * expression_ptr

Public Member Functions

 sf3_var_node (const T &v0, const T &v1, const T &v2)
T value () const
expression_node< T >::node_type type () const

template<typename T, typename SpecialFunction>
class exprtk::details::sf3_var_node< T, SpecialFunction >


Member Typedef Documentation

template<typename T , typename SpecialFunction >
typedef expression_node<T>* exprtk::details::sf3_var_node< T, SpecialFunction >::expression_ptr

Constructor & Destructor Documentation

template<typename T , typename SpecialFunction >
exprtk::details::sf3_var_node< T, SpecialFunction >::sf3_var_node ( const T v0,
const T v1,
const T v2 
) [inline]

Member Function Documentation

template<typename T , typename SpecialFunction >
expression_node<T>::node_type exprtk::details::sf3_var_node< T, SpecialFunction >::type (  )  const [inline, virtual]
template<typename T , typename SpecialFunction >
T exprtk::details::sf3_var_node< T, SpecialFunction >::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