Auryn simulator  v0.8.1-206-gb56e451
Plastic Spiking Neural Network Simulator
Classes | Namespaces | Macros
System.h File Reference
#include "auryn_definitions.h"
#include "AurynVector.h"
#include "Device.h"
#include "SpikingGroup.h"
#include "Connection.h"
#include "Checker.h"
#include "AurynVersion.h"
#include <boost/mpi.hpp>
#include "SyncBuffer.h"
#include <ctime>
#include <vector>
#include <boost/progress.hpp>
#include <boost/random/mersenne_twister.hpp>
#include <boost/random/variate_generator.hpp>
#include <boost/random/uniform_int.hpp>
#include <boost/random/uniform_int_distribution.hpp>
Include dependency graph for System.h:

Go to the source code of this file.

Classes

class  auryn::System
 Class that implements system wide variables and methods to manage and run simulations. More...
 

Namespaces

 auryn
 

Macros

#define PROGRESSBAR_DEFAULT_UPDATE_INTERVAL   1000
 
#define LOGGER_MARK_INTERVAL   (10000*1000)
 

Macro Definition Documentation

◆ LOGGER_MARK_INTERVAL

#define LOGGER_MARK_INTERVAL   (10000*1000)

◆ PROGRESSBAR_DEFAULT_UPDATE_INTERVAL

#define PROGRESSBAR_DEFAULT_UPDATE_INTERVAL   1000