Home
last modified time | relevance | path

Searched refs:NPCCVS (Results 1 – 4 of 4) sorted by relevance

/dports/cad/electric/electric-7.00/src/include/
H A Defunction.h98 #define NPCCVS 50 /* node is a current-controlled voltage source */ macro
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrmenu.c437 case NPCCVS: in us_groupfunction()
/dports/cad/electric/electric-7.00/src/db/
H A Ddbtech.c1390 case TWOPCCVS: type = NPCCVS; break; /* Two-port is Transresistance (CCVS) */ in nodefunction()
/dports/cad/electric/electric-7.00/src/net/
H A Dnetwork.cpp10015 case NPCCVS: in net_ncccellfunctiondlog()