GranOO  3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
Public Member Functions | Public Attributes | List of all members
exprtk::parser< T >::symtab_store::variable_context Struct Reference

#include <Exprtk.hpp>

Public Member Functions

 variable_context ()
 

Public Attributes

const symbol_table_tsymbol_table
 
variable_ptr variable
 

Constructor & Destructor Documentation

◆ variable_context()

template<typename T >
exprtk::parser< T >::symtab_store::variable_context::variable_context ( )
inline

Member Data Documentation

◆ symbol_table

template<typename T >
const symbol_table_t* exprtk::parser< T >::symtab_store::variable_context::symbol_table

◆ variable

template<typename T >
variable_ptr exprtk::parser< T >::symtab_store::variable_context::variable

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