Searched refs:NBUS (Results 1 – 1 of 1) sorted by relevance
20 #define NBUS 9 /* No. of buses in the 9 bus system */ macro173 neqs_net = 2 * NBUS; /* # eqs. for network subsystem */ in read_data()184 …PetscCall(PetscCalloc5(NBUS * nc, &bus, NGEN * nc, &gen, NLOAD * nc, &load, NBRANCH * nc + (nc - 1… in read_data()190 for (j = 0; j < NBUS; j++) { in read_data()