NEURON
ICSAdiDirection Struct Reference

#include <grids.h>

Public Attributes

void(* ics_dg_adi_dir )(ICS_Grid_node *g, int, int, int, double, double *, double *, double *, double *, double *, double *)
 
double * states_in
 
double * states_out
 
double * deltas
 
long * ordered_line_defs
 
long * ordered_nodes
 
long * ordered_start_stop_indices
 
long * line_start_stop_indices
 
double dc
 
double * dcgrid
 
double d
 

Detailed Description

Definition at line 326 of file grids.h.

Member Data Documentation

◆ d

double ICSAdiDirection::d

Definition at line 347 of file grids.h.

◆ dc

double ICSAdiDirection::dc

Definition at line 345 of file grids.h.

◆ dcgrid

double* ICSAdiDirection::dcgrid

Definition at line 346 of file grids.h.

◆ deltas

double* ICSAdiDirection::deltas

Definition at line 340 of file grids.h.

◆ ics_dg_adi_dir

void(* ICSAdiDirection::ics_dg_adi_dir) (ICS_Grid_node *g, int, int, int, double, double *, double *, double *, double *, double *, double *)

Definition at line 327 of file grids.h.

◆ line_start_stop_indices

long* ICSAdiDirection::line_start_stop_indices

Definition at line 344 of file grids.h.

◆ ordered_line_defs

long* ICSAdiDirection::ordered_line_defs

Definition at line 341 of file grids.h.

◆ ordered_nodes

long* ICSAdiDirection::ordered_nodes

Definition at line 342 of file grids.h.

◆ ordered_start_stop_indices

long* ICSAdiDirection::ordered_start_stop_indices

Definition at line 343 of file grids.h.

◆ states_in

double* ICSAdiDirection::states_in

Definition at line 338 of file grids.h.

◆ states_out

double* ICSAdiDirection::states_out

Definition at line 339 of file grids.h.


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