Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/network/
H A Dpipes.c108 PetscScalar *farr, *juncf, *pipef; in WASHIFunction() local
174 pipef = (PetscScalar *)(farr + varoffset); in WASHIFunction()
183 PetscCall(PipeIFunctionLocal_Lax(&info, t, pipex, pipexdot, pipef, pipe)); in WASHIFunction()
198 pipef[0] = pipex[0].h - juncx[0].h; in WASHIFunction()
208 pipef[2 * nend + 1] = pipex[nend].h - juncx[0].h; in WASHIFunction()