VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
preprocessContainer.h File Reference

Specialized parallel execution container for preprocessing simulation components in parallel prior to tick. More...

Go to the source code of this file.

Classes

class  DtPreprocessor
 DtPreprocessor is a trait which allows a derived class to specify extra processing to be performed prior to tick(), typically in parallel. More...
class  DtParallelPreprocessorContainer
 Customize DtParallelExecutionContainer for preprocessing. More...
class  DtSequentialPreprocessorContainer
 Customize DtSequentialPreprocessorContainer for preprocessing in a single thread. More...

Detailed Description

Specialized parallel execution container for preprocessing simulation components in parallel prior to tick.

In some cases it is possible to move lengthy computations out of the tick method to executed in parallel by the preprocess method.


Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)