Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/network/
H A Dwash.h15 } VertexType; typedef
34 VertexType type;
H A Dpipes.c712 junction->type = (VertexType)vtype[2 * e]; in main()
716 junction->type = (VertexType)vtype[2 * e + 1]; in main()