46 #ifndef Xyce_N_DEV_Neuron8_h
47 #define Xyce_N_DEV_Neuron8_h
70 static const char *
name() {
return "Neuron";}
98 static std::vector< std::vector<int> >
jacStamp;
113 void registerLIDs(
const std::vector<int> & intLIDVecRef,
114 const std::vector<int> & extLIDVecRef );
119 const std::vector< std::vector<int> > &
jacobianStamp()
const;
120 void registerJacLIDs(
const std::vector< std::vector<int> > & jacLIDVec );
130 void varTypes( std::vector<char> & varTypeVec );