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