Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/network/
H A Dwash.h31 struct _p_Junction { struct
44 typedef struct _p_Junction *Junction; argument
H A Dpipes.c650 …PetscCall(DMNetworkRegisterComponent(networkdm, "junctionstruct", sizeof(struct _p_Junction), &Key… in main()