![]() |
GranOO
3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
|
#include <Exprtk.hpp>
Public Member Functions | |
repeat_until_loop_bc_node (expression_ptr condition, expression_ptr loop_body) | |
T | value () const exprtk_override |
![]() | |
repeat_until_loop_node (expression_ptr condition, expression_ptr loop_body) | |
expression_node< T >::node_type | type () const exprtk_override |
bool | valid () const exprtk_override exprtk_final |
void | collect_nodes (typename expression_node< T >::noderef_list_t &node_delete_list) exprtk_override |
std::size_t | node_depth () const exprtk_override |
![]() | |
virtual | ~expression_node () |
virtual expression_node< T > * | branch (const std::size_t &index=0) const |
![]() | |
virtual | ~node_collector_interface () |
virtual void | collect_nodes (noderef_list_t &) |
![]() | |
node_depth_base () | |
virtual | ~node_depth_base () |
std::size_t | compute_node_depth (const expression_node< T > *const &node) const |
std::size_t | compute_node_depth (const nb_pair_t &branch) const |
std::size_t | compute_node_depth (const nb_pair_t(&branch)[N]) const |
std::size_t | compute_node_depth (const BranchType &n0, const BranchType &n1) const |
std::size_t | compute_node_depth (const BranchType &n0, const BranchType &n1, const BranchType &n2) const |
std::size_t | compute_node_depth (const BranchType &n0, const BranchType &n1, const BranchType &n2, const BranchType &n3) const |
std::size_t | compute_node_depth (const Sequence< node_ptr_t, Allocator > &branch_list) const |
std::size_t | compute_node_depth (const Sequence< nb_pair_t, Allocator > &branch_list) const |
std::size_t | max_node_depth (const BranchType &n0, const BranchType &n1) const |
std::size_t | max_node_depth (const BranchType &n0, const BranchType &n1, const BranchType &n2) const |
std::size_t | max_node_depth (const BranchType &n0, const BranchType &n1, const BranchType &n2, const BranchType &n3) const |
void | collect (node_ptr_t const &node, const bool deletable, NodeSequence &delete_node_list) const |
void | collect (const nb_pair_t &branch, NodeSequence &delete_node_list) const |
void | collect (expression_node< T > *&node, NodeSequence &delete_node_list) const |
void | collect (const nb_pair_t(&branch)[N], NodeSequence &delete_node_list) const |
void | collect (const Sequence< nb_pair_t, Allocator > &branch, NodeSequence &delete_node_list) const |
void | collect (const Sequence< node_ptr_t, Allocator > &branch_list, NodeSequence &delete_node_list) const |
void | collect (const Sequence< node_ptr_t, AllocatorT > &branch_list, const Sequence< Boolean, AllocatorB > &branch_deletable_list, NodeSequence &delete_node_list) const |
Additional Inherited Members | |
![]() | |
bool | depth_set |
std::size_t | depth |
![]() | |
branch_t | condition_ |
branch_t | loop_body_ |
typedef expression_node<T>* exprtk::details::repeat_until_loop_bc_node< T >::expression_ptr |
typedef repeat_until_loop_node<T> exprtk::details::repeat_until_loop_bc_node< T >::parent_t |
|
inline |
|
inlinevirtual |
Reimplemented from exprtk::details::repeat_until_loop_node< T >.
Reimplemented in exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, exprtk::details::exprtk_final< T >, and exprtk::details::exprtk_final< T >.