FMT 1.2.0
Forest management tools for forest planning
Loading...
Searching...
No Matches
Classes
Parallel Namespace Reference

Namespace for parallel tasking may include multithreading / multiprocessing. More...

Classes

class  FMTOpAreaSchedulerTask
 Task to find a suboptimal schedule for the operating areas of a FMTLpModel. More...
 
class  FMTParallelWriter
 Writer used in concurrency to write multiple results in the same layer. More...
 
class  FMTPlanningTask
 Task to carry multiple parallel optimizations of different FMTModel using the doPlanning function. More...
 
class  FMTReplanningTask
 Replanning task using global, stochastic and local abstract models to simulate natural disturbances over several replanning periods for multiple replications. More...
 
class  FMTTask
 Task for parallel jobs. More...
 
class  FMTTaskHandler
 Main class for running concurrent tasks at the same time. More...
 
class  FMTWorkerTask
 RAII wrapper running a FMTTask on its own boost thread and tracking its completion. More...
 

Detailed Description

Namespace for parallel tasking may include multithreading / multiprocessing.