46 #ifndef Xyce_N_DEV_Synapse3_h
47 #define Xyce_N_DEV_Synapse3_h
69 static const char *
name() {
return "Synapse, Clopath";}
124 void registerLIDs(
const std::vector<int> & intLIDVecRef,
125 const std::vector<int> & extLIDVecRef );
138 const std::vector< std::vector<int> > &
jacobianStamp()
const;
139 void registerJacLIDs(
const std::vector< std::vector<int> > & jacLIDVec );
189 #ifdef Xyce_FullSynapseJac
191 int APostEquPostNodeOffset;
194 double *f_PostEquPostNodePtr;