GeNN  3.3.0
GPU enhanced Neuronal Networks (GeNN)
generateInit.h File Reference

Contains functions to generate code for initialising kernel state variables. Part of the code generation section. More...

#include <string>

Go to the source code of this file.

Functions

void genInit (const NNmodel &model, const std::string &path, int localHostID)
 ID of local host. More...
 

Detailed Description

Contains functions to generate code for initialising kernel state variables. Part of the code generation section.

Function Documentation

◆ genInit()

void genInit ( const NNmodel model,
const std::string &  path,
int  localHostID 
)

ID of local host.

Parameters
modelModel description
pathPath for code generationn
localHostIDID of local host