Searched defs:fric (Results 1 – 2 of 2) sorted by relevance
36 PetscReal fric; /* friction */ member
50 …cErrorCode PipeSetParameters(Pipe pipe, PetscReal length, PetscReal D, PetscReal a, PetscReal fric) in PipeSetParameters()