NEURON
ICSReactions Struct Reference

#include <rxd.h>

Public Attributes

ReactionRate reaction
 
int num_species
 
int num_regions
 
int num_params
 
int num_segments
 
int *** state_idx
 
int icsN
 
int num_ecs_species
 
int num_ecs_params
 
double *** ecs_state
 
int * ecs_offset_index
 
ECS_Grid_node ** ecs_grid
 
int ** ecs_index
 
int ecsN
 
int num_mult
 
double ** mc_multiplier
 
int * mc_flux_idx
 
double ** vptrs
 
struct ICSReactionsnext
 

Detailed Description

Definition at line 58 of file rxd.h.

Member Data Documentation

◆ ecs_grid

ECS_Grid_node** ICSReactions::ecs_grid

Definition at line 74 of file rxd.h.

◆ ecs_index

int** ICSReactions::ecs_index

Definition at line 75 of file rxd.h.

◆ ecs_offset_index

int* ICSReactions::ecs_offset_index

Definition at line 73 of file rxd.h.

◆ ecs_state

double*** ICSReactions::ecs_state

Definition at line 72 of file rxd.h.

◆ ecsN

int ICSReactions::ecsN

Definition at line 76 of file rxd.h.

◆ icsN

int ICSReactions::icsN

Definition at line 65 of file rxd.h.

◆ mc_flux_idx

int* ICSReactions::mc_flux_idx

Definition at line 80 of file rxd.h.

◆ mc_multiplier

double** ICSReactions::mc_multiplier

Definition at line 79 of file rxd.h.

◆ next

struct ICSReactions* ICSReactions::next

Definition at line 82 of file rxd.h.

◆ num_ecs_params

int ICSReactions::num_ecs_params

Definition at line 71 of file rxd.h.

◆ num_ecs_species

int ICSReactions::num_ecs_species

Definition at line 70 of file rxd.h.

◆ num_mult

int ICSReactions::num_mult

Definition at line 78 of file rxd.h.

◆ num_params

int ICSReactions::num_params

Definition at line 62 of file rxd.h.

◆ num_regions

int ICSReactions::num_regions

Definition at line 61 of file rxd.h.

◆ num_segments

int ICSReactions::num_segments

Definition at line 63 of file rxd.h.

◆ num_species

int ICSReactions::num_species

Definition at line 60 of file rxd.h.

◆ reaction

ReactionRate ICSReactions::reaction

Definition at line 59 of file rxd.h.

◆ state_idx

int*** ICSReactions::state_idx

Definition at line 64 of file rxd.h.

◆ vptrs

double** ICSReactions::vptrs

Definition at line 81 of file rxd.h.


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