Searched refs:NLOAD (Results 1 – 1 of 1) sorted by relevance
19 #define NLOAD 3 /* No. of loads in the 9 bus system */ macro184 …PetscCall(PetscCalloc5(NBUS * nc, &bus, NGEN * nc, &gen, NLOAD * nc, &load, NBRANCH * nc + (nc - 1… in read_data()239 for (j = 0; j < NLOAD; j++) { in read_data()