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::details::base_operation_t Struct Reference

#include <Exprtk.hpp>

Public Member Functions

 base_operation_t (const operator_type t, const unsigned int &np)
 

Public Attributes

operator_type type
 
unsigned int num_params
 

Constructor & Destructor Documentation

◆ base_operation_t()

exprtk::details::base_operation_t::base_operation_t ( const operator_type  t,
const unsigned int &  np 
)
inline

Member Data Documentation

◆ num_params

unsigned int exprtk::details::base_operation_t::num_params

◆ type

operator_type exprtk::details::base_operation_t::type

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