Home
last modified time | relevance | path

Searched defs:nofload (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/tutorials/power_grid/stability_9bus/
H A Dex9busdmnetwork.c58 PetscInt nofload; /* Number of load at the bus*/ member
109 …PetscInt nofload[9] = {0, 0, 0, 0, 1, 1, 0, 1, 0}; /* Buses at which loads are incident … in read_data() local