MULTIBODY SIMULATION SOFTWARE - API documentation

chrono::ChEvStacks Class Reference

#include <CHformule.h>

List of all members.

Public Member Functions

 ChEvStacks (long psize, long wsize, long dsize)
void Clear ()

Public Attributes

ChStack< ChTag > * prog_stack
ChStack< ChVar > * work_stack
ChStack< ChVar > * data_stack


Detailed Description

The three stacks for evaluations of formulas and Chrono programs. Each formula, after parsing and 'compilation', will correspond to three stacks (program stack, work stack, data stack).
CHRONO::ENGINE
C++ library for multibody simulation, (C) Alessandro Tasora
This API documentation has been generated on 17 Jul 2009 by Doxygen