NEURON
elm Struct Reference

#include <lineq.h>

Public Attributes

unsigned row
 
unsigned col
 
double value
 
struct elmr_up
 
struct elmr_down
 
struct elmc_left
 
struct elmc_right
 

Detailed Description

Definition at line 16 of file lineq.h.

Member Data Documentation

◆ c_left

struct elm* elm::c_left

Definition at line 23 of file lineq.h.

◆ c_right

struct elm* elm::c_right

Definition at line 24 of file lineq.h.

◆ col

unsigned elm::col

Definition at line 19 of file lineq.h.

◆ r_down

struct elm* elm::r_down

Definition at line 22 of file lineq.h.

◆ r_up

struct elm* elm::r_up

Definition at line 21 of file lineq.h.

◆ row

unsigned elm::row

Definition at line 18 of file lineq.h.

◆ value

double elm::value

Definition at line 20 of file lineq.h.


The documentation for this struct was generated from the following file: