NEST main@caf0ae8
 
Loading...
Searching...
No Matches
per_thread_bool_indicator.h File Reference
#include <atomic>
#include <cassert>
#include <cstddef>
#include <cstdint>
#include "nest_types.h"
#include "vp_manager.h"
Include dependency graph for per_thread_bool_indicator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nest::BoolIndicatorUInt64
 A wrapper class for an integer that is only allowed to take the values 0 and 1. More...
 
class  nest::PerThreadBoolIndicator
 A thread-safe vector to keep track of the status across threads, for example during gather operations. More...
 

Namespaces

namespace  nest
 Namespace for the NEST simulation kernel.