Brainsimulation
Simulation of the human brain.
Data Structures
Here are the data structures with brief descriptions:
 Cexecutioncontext_tStruct to pass a simulation's technical execution information to the ticks
 Cnodeinputseries_tStruct to store the input for the simulation for a single node
 Cnodestate_tStruct to store the status of one node
 Cnodetimeseries_tStruct to store the results of a simulation for a single observed node
 Cpartialsimulationcontext_tStruct to pass all execution information to a new thread for executing a tick (or parts thereof)