VinaLC: Parallel Molecular Docking Program

Biochemical and Biophysical Systems Group
VinaLC version: 1.1.2

parallel.h File Reference
#include <vector>
#include "common.h"
#include <boost/optional.hpp>
#include <boost/thread/thread.hpp>
#include <boost/thread/mutex.hpp>
#include <boost/thread/condition.hpp>
Include dependency graph for parallel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  parallel_for< F, Sync >
 
struct  parallel_for< F, Sync >::aux
 
struct  parallel_for< F, true >
 
struct  parallel_for< F, true >::aux
 
struct  parallel_iter< F, Container, Input, Sync >
 
struct  parallel_iter< F, Container, Input, Sync >::aux