1 #ifndef nrn_dataclass_h 2 #define nrn_dataclass_h 15 const char*
name()
const;
51 virtual ~NrnSection();
55 bool is_mechanism(
int type);
56 double* var_pointer(
Symbol*,
int index=0,
int inode=0);
57 double* var_pointer(
const char*);
int var_type(Symbol *) const
int prop_index(const Symbol *) const
double * prop_pval(const Symbol *, int arrayindex=0) const
static bool assign(Prop *src, Prop *dest, int vartype=0)
const char * name() const
static Node * node(Object *)
Symbol * find(const char *rangevar)