Searched refs:junc (Results 1 – 4 of 4) sorted by relevance
262 PetscErrorCode JunctionDestroyJacobian(DM dm, PetscInt v, Junction junc) in JunctionDestroyJacobian() argument264 Mat *Jv = junc->jacobian; in JunctionDestroyJacobian()
50 Junction junc; /* junction data */ member
85 farr[offset] -= vertex->junc.demand; in FormFunction_Water()
193 junction = &vert[nv].junc; in WaterReadData()