49 #ifndef Xyce_N_DEV_ADMSvbic_h
50 #define Xyce_N_DEV_ADMSvbic_h
72 static const char *
name() {
return "VBIC 3T et cf v1.2";}
121 void registerLIDs(
const std::vector<int> & intLIDVecRef,
122 const std::vector<int> & extLIDVecRef );
128 const std::vector< std::vector<int> > &
jacobianStamp()
const;
129 void registerJacLIDs(
const std::vector< std::vector<int> > & jacLIDVec );
151 template <
typename T>
157 return (exp(80.0)*(x-79.0));
391 std::vector< std::vector<int> >
jacStamp;
404 template<
typename ScalarT> ScalarT
limRTH(ScalarT orig, ScalarT old)
609 #endif //Xyce_N_DEV_ADMSvbic_h