PLaSK library
|
#include <plask/config.hpp>
Go to the source code of this file.
Classes | |
struct | plask::OmpLockState |
State of the current lock. More... | |
struct | plask::OmpEnabler |
struct | plask::OmpLock |
struct | plask::OmpLockGuard |
Namespaces | |
namespace | plask |
Patterson quadrature for complex function along specified line. | |
Macros | |
#define | PLASK_OMP_PARALLEL |
#define | PLASK_OMP_PARALLEL_FOR |
#define | PLASK_OMP_PARALLEL_FOR_1 |
#define | OmpNestedLock OmpLock |
#define | OmpSingleLock OmpLock |
#define OmpNestedLock OmpLock |
Definition at line 164 of file parallel.hpp.
#define OmpSingleLock OmpLock |
Definition at line 165 of file parallel.hpp.
#define PLASK_OMP_PARALLEL |
Definition at line 147 of file parallel.hpp.
#define PLASK_OMP_PARALLEL_FOR |
Definition at line 148 of file parallel.hpp.
#define PLASK_OMP_PARALLEL_FOR_1 |
Definition at line 149 of file parallel.hpp.