|
numerics 0.1.0
|
Sequential execution policy tag. Guarantees no OMP parallel regions; safe to call inside an existing parallel region without causing nested-parallelism overhead. More...
#include <policy.hpp>
Sequential execution policy tag. Guarantees no OMP parallel regions; safe to call inside an existing parallel region without causing nested-parallelism overhead.
Definition at line 38 of file policy.hpp.