Home
last modified time | relevance | path

Searched defs:flow (Results 1 – 4 of 4) sorted by relevance

/petsc/src/snes/tutorials/network/water/
H A Dwaterreaddata.c10 PetscScalar *head = pump->headcurve.head, *flow = pump->headcurve.flow; in PumpHeadCurveResidual() local
33 PetscScalar *head, *flow, *x; in SetPumpHeadCurveParams() local
H A Dwaterfunctions.c25 PetscScalar *farr, hf, ht, flow; in FormFunction_Water() local
H A Dwater.h77 PetscScalar flow[3]; /* flow (gpm) */ member
/petsc/src/tao/bound/utils/
H A Disutil.c27 PetscInt nfull, nreduced, nreduced_local, rlow, rhigh, flow, fhigh; in TaoVecGetSubVec() local