Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/network/
H A Dwash.h10 VALVE = 3, enumerator
H A Dpipes.c203 …PetscCheck(junction->type == JUNCTION || junction->type == VALVE, PETSC_COMM_SELF, PETSC_ERR_SUP, … in WASHIFunction()
270 if (junction->type == VALVE) (xarr + offsetto)[0] = wash->QL; /* last Q */ in WASHSetInitialSolution()
487 junctions[numVertices - 1].type = VALVE; in WashNetworkCreate()
528 junctions[1].type = VALVE; in WashNetworkCreate()
529 junctions[2].type = VALVE; in WashNetworkCreate()
569 junctions[1].type = VALVE; in WashNetworkCreate()