Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/include/
H A Defunction.h101 #define NPVCCS 53 /* node is a voltage-controlled current source */ macro
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrmenu.c440 case NPVCCS: in us_groupfunction()
/dports/cad/electric/electric-7.00/src/db/
H A Ddbtech.c1389 case TWOPVCCS: type = NPVCCS; break; /* Two-port is Transconductance (VCCS) */ in nodefunction()
/dports/cad/electric/electric-7.00/src/net/
H A Dnetwork.cpp10018 case NPVCCS: in net_ncccellfunctiondlog()