NEURON
ECSAdiGridData Struct Reference

#include <grids.h>

Public Attributes

int start
 
int stop
 
double * state
 
ECS_Grid_nodeg
 
int sizej
 
ECSAdiDirectionecs_adi_dir
 
double * scratchpad
 

Detailed Description

Definition at line 245 of file grids.h.

Member Data Documentation

◆ ecs_adi_dir

ECSAdiDirection* ECSAdiGridData::ecs_adi_dir

Definition at line 250 of file grids.h.

◆ g

ECS_Grid_node* ECSAdiGridData::g

Definition at line 248 of file grids.h.

◆ scratchpad

double* ECSAdiGridData::scratchpad

Definition at line 251 of file grids.h.

◆ sizej

int ECSAdiGridData::sizej

Definition at line 249 of file grids.h.

◆ start

int ECSAdiGridData::start

Definition at line 246 of file grids.h.

◆ state

double* ECSAdiGridData::state

Definition at line 247 of file grids.h.

◆ stop

int ECSAdiGridData::stop

Definition at line 246 of file grids.h.


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