NEURON
ion_semantics.h File Reference

Go to the source code of this file.

Functions

int nrn_semantics_from_ion (int type, int i)
 
bool nrn_semantics_is_ion (int i)
 
bool nrn_semantics_is_ionstyle (int i)
 
int nrn_semantics_ion_type (int i)
 

Function Documentation

◆ nrn_semantics_from_ion()

int nrn_semantics_from_ion ( int  type,
int  i 
)
inline

Definition at line 3 of file ion_semantics.h.

◆ nrn_semantics_ion_type()

int nrn_semantics_ion_type ( int  i)
inline

Definition at line 12 of file ion_semantics.h.

◆ nrn_semantics_is_ion()

bool nrn_semantics_is_ion ( int  i)
inline

Definition at line 6 of file ion_semantics.h.

◆ nrn_semantics_is_ionstyle()

bool nrn_semantics_is_ionstyle ( int  i)
inline

Definition at line 9 of file ion_semantics.h.