Searched refs:junctions (Results 1 – 2 of 2) sorted by relevance
426 Junction junctions = NULL; in WashNetworkCreate() local478 PetscCall(PetscCalloc2(numVertices, &junctions, numEdges, &pipes)); in WashNetworkCreate()482 junctions[i].id = i; in WashNetworkCreate()483 junctions[i].type = JUNCTION; in WashNetworkCreate()486 junctions[0].type = RESERVOIR; in WashNetworkCreate()487 junctions[numVertices - 1].type = VALVE; in WashNetworkCreate()520 PetscCall(PetscCalloc2(numVertices, &junctions, numEdges, &pipes)); in WashNetworkCreate()523 junctions[i].id = i; in WashNetworkCreate()524 junctions[i].type = JUNCTION; in WashNetworkCreate()527 junctions[0].type = RESERVOIR; in WashNetworkCreate()[all …]
364 well as coupling conditions on junctions of a network. For example, the