Home
last modified time | relevance | path

Searched refs:bust (Results 1 – 2 of 2) sorted by relevance

/petsc/src/snes/tutorials/network/power/
H A Dpffunctions.c99 VERTEX_Power busf, bust; in FormJacobian_Power_private() local
137 PetscCall(DMNetworkGetComponent(networkdm, vto, 0, &keyt, (void **)&bust, NULL)); in FormJacobian_Power_private()
169 if (bust->ide != REF_BUS) { in FormJacobian_Power_private()
183 if (bust->ide != PV_BUS && bust->ide != REF_BUS) { in FormJacobian_Power_private()
H A Dpower2.c226 VERTEX_Power busf, bust; in FormJacobian_Subnet() local
264 PetscCall(DMNetworkGetComponent(networkdm, vto, 0, &keyt, (void **)&bust, NULL)); in FormJacobian_Subnet()
296 if (bust->ide != REF_BUS) { in FormJacobian_Subnet()
310 if (bust->ide != PV_BUS && bust->ide != REF_BUS) { in FormJacobian_Subnet()