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

Go to the source code of this file.

Classes

class  nest::Target
 check legal size More...
 
class  nest::OffGridTarget
 

Namespaces

namespace  nest
 Namespace for the NEST simulation kernel.
 

Typedefs

using nest::success_target_size = StaticAssert< sizeof(Target)==8 >::success
 

Enumerations

enum  nest::enum_status_target_id { nest::TARGET_ID_PROCESSED , nest::TARGET_ID_UNPROCESSED }
 This class implements a 64-bit target neuron identifier type. More...