Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/network/
H A Dwash.h8 JUNCTION = 1, enumerator
H A Dpipes.c194 …PetscCheck(junction->type == JUNCTION || junction->type == RESERVOIR, PETSC_COMM_SELF, PETSC_ERR_S… in WASHIFunction()
203 …PetscCheck(junction->type == JUNCTION || junction->type == VALVE, PETSC_COMM_SELF, PETSC_ERR_SUP, … in WASHIFunction()
483 junctions[i].type = JUNCTION; in WashNetworkCreate()
524 junctions[i].type = JUNCTION; in WashNetworkCreate()
565 junctions[i].type = JUNCTION; in WashNetworkCreate()