Searched defs:H0 (Results 1 – 7 of 7) sorted by relevance
294 PetscErrorCode TaoLMVMSetH0(Tao tao, Mat H0) in TaoLMVMSetH0()328 PetscErrorCode TaoLMVMGetH0(Tao tao, Mat *H0) in TaoLMVMGetH0()
25 Mat H0; member
22 Mat H0; member
10 PetscErrorCode PipeComputeSteadyState(Pipe pipe, PetscScalar Q0, PetscScalar H0) in PipeComputeSteadyState()
14 PetscScalar Q0, H0; /* boundary values in upstream */ member
65 …PetscScalar Q0, H0, QL, HL; /* left and right boundary conditions for wash-network (not individual… member
1007 PETSC_INTERN PetscErrorCode TaoBNCGSetH0(Tao tao, Mat H0) in TaoBNCGSetH0()