exprtk::details::vectorize_node< T, VecFunction > Class Template Reference

#include <exprtk.hpp>

Inheritance diagram for exprtk::details::vectorize_node< T, VecFunction >:
Inheritance graph
[legend]
Collaboration diagram for exprtk::details::vectorize_node< T, VecFunction >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef expression_node< T > * expression_ptr

Public Member Functions

 vectorize_node (const expression_ptr v)
 ~vectorize_node ()
T value () const
expression_node< T >::node_type type () const

template<typename T, typename VecFunction>
class exprtk::details::vectorize_node< T, VecFunction >


Member Typedef Documentation

template<typename T , typename VecFunction >
typedef expression_node<T>* exprtk::details::vectorize_node< T, VecFunction >::expression_ptr

Constructor & Destructor Documentation

template<typename T , typename VecFunction >
exprtk::details::vectorize_node< T, VecFunction >::vectorize_node ( const expression_ptr  v  )  [inline]
template<typename T , typename VecFunction >
exprtk::details::vectorize_node< T, VecFunction >::~vectorize_node (  )  [inline]

Member Function Documentation

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