exprtk::helper::print< T > Struct Template Reference

#include <exprtk.hpp>

Inheritance diagram for exprtk::helper::print< T >:
Inheritance graph
[legend]
Collaboration diagram for exprtk::helper::print< T >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef igeneric_function< T >
::parameter_list_t 
parameter_list_t

Public Member Functions

 print (const std::string &scalar_format="%10.5f")
T operator() (parameter_list_t parameters)

Public Attributes

std::string scalar_format_

template<typename T>
struct exprtk::helper::print< T >


Member Typedef Documentation

Reimplemented from exprtk::igeneric_function< T >.


Constructor & Destructor Documentation

template<typename T >
exprtk::helper::print< T >::print ( const std::string &  scalar_format = "%10.5f"  )  [inline]

Member Function Documentation

template<typename T >
T exprtk::helper::print< T >::operator() ( parameter_list_t  parameters  )  [inline, virtual]

Reimplemented from exprtk::igeneric_function< T >.


Member Data Documentation

template<typename T >
std::string exprtk::helper::print< T >::scalar_format_

The documentation for this struct 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