NEURON
node_index.cpp File Reference
#include <array>
#include <cstring>
#include <iostream>
#include "neuronapi.h"

Go to the source code of this file.

Functions

void modl_reg ()
 
static bool check (bool cond, const char *msg)
 
int main (void)
 

Function Documentation

◆ check()

static bool check ( bool  cond,
const char *  msg 
)
static

Definition at line 14 of file node_index.cpp.

◆ main()

int main ( void  )

Definition at line 21 of file node_index.cpp.

◆ modl_reg()

void modl_reg ( void  )

Definition at line 12 of file node_index.cpp.