NEURON
getelm.cpp File Reference
#include <../../nrnconf.h>
#include <stdlib.h>
#include <hocdec.h>
#include "lineq.h"

Go to the source code of this file.

Macros

#define diag(s)   hoc_execerror(s, (char*)0);
 

Functions

struct elmgetelm (struct elm *el, unsigned row, unsigned col)
 

Macro Definition Documentation

◆ diag

#define diag (   s)    hoc_execerror(s, (char*)0);

Definition at line 6 of file getelm.cpp.

Function Documentation

◆ getelm()

struct elm* getelm ( struct elm el,
unsigned  row,
unsigned  col 
)

Definition at line 8 of file getelm.cpp.