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

Public Types

typedef covoc_t::type1 node_type
 
typedef covoc_t::sf3_type sf3_type
 

Static Public Member Functions

static expression_node_ptr process (expression_generator< Type > &expr_gen, const details::operator_type &operation, expression_node_ptr(&branch)[2])
 
static std::string id (expression_generator< Type > &expr_gen, const details::operator_type o0, const details::operator_type o1)
 

Member Typedef Documentation

◆ node_type

template<typename T >
template<typename Type >
typedef covoc_t::type1 exprtk::parser< T >::expression_generator< Type >::synthesize_covoc_expression1::node_type

◆ sf3_type

template<typename T >
template<typename Type >
typedef covoc_t::sf3_type exprtk::parser< T >::expression_generator< Type >::synthesize_covoc_expression1::sf3_type

Member Function Documentation

◆ id()

template<typename T >
template<typename Type >
static std::string exprtk::parser< T >::expression_generator< Type >::synthesize_covoc_expression1::id ( expression_generator< Type > &  expr_gen,
const details::operator_type  o0,
const details::operator_type  o1 
)
inlinestatic

◆ process()

template<typename T >
template<typename Type >
static expression_node_ptr exprtk::parser< T >::expression_generator< Type >::synthesize_covoc_expression1::process ( expression_generator< Type > &  expr_gen,
const details::operator_type operation,
expression_node_ptr(&)  branch[2] 
)
inlinestatic

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