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

#include <Exprtk.hpp>

Public Member Functions

 details (const std::size_t &vsize, const unsigned int loop_batch_size=global_loop_batch_size)
 

Public Attributes

unsigned int batch_size
 
int remainder
 
int upper_bound
 

Constructor & Destructor Documentation

◆ details()

exprtk::details::loop_unroll::details::details ( const std::size_t &  vsize,
const unsigned int  loop_batch_size = global_loop_batch_size 
)
inlineexplicit

Member Data Documentation

◆ batch_size

unsigned int exprtk::details::loop_unroll::details::batch_size

◆ remainder

int exprtk::details::loop_unroll::details::remainder

◆ upper_bound

int exprtk::details::loop_unroll::details::upper_bound

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