Searched defs:hR (Results 1 – 2 of 2) sorted by relevance
1003 static PetscErrorCode MatHYPRE_ParCSR_RAP(hypre_ParCSRMatrix *hR, hypre_ParCSRMatrix *hA, hypre_Par…
308 static inline PetscReal UpwindFlux1D(PetscReal u, PetscReal hL, PetscReal hR) in UpwindFlux1D()