Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/network/water/
H A Dwater.h115 extern PetscScalar Flow_Pipe(Pipe *, PetscScalar, PetscScalar);
H A Dwaterfunctions.c6 PetscScalar Flow_Pipe(Pipe *pipe, PetscScalar hf, PetscScalar ht) in Flow_Pipe() function
65 flow = Flow_Pipe(pipe, hf, ht); in FormFunction_Water()