Searched defs:r (Results 1 – 6 of 6) sorted by relevance
43 CEED_QFUNCTION_HELPER CeedScalar RoeAverage(RoeWeights r, CeedScalar q_left, CeedScalar q_right) { … in RoeAverage()45 CEED_QFUNCTION_HELPER CeedScalar RoeAverage_fwd(RoeWeights r, RoeWeights dr, CeedScalar q_left, Cee… in RoeAverage_fwd()101 RoeWeights r = RoeSetup(left.U.density, right.U.density); in ComputeHLLSpeeds_Roe() local122 RoeWeights r = RoeSetup(left.U.density, right.U.density); in ComputeHLLSpeeds_Roe_fwd() local
105 const CeedScalar r = Norm3(rr); in Exact_DC() local
102 CeedScalar r = sqrt(Square(x - x0[0]) + Square(y - x0[1]) + Square(z - x0[2])); in Exact_AdvectionGeneric() local124 CeedScalar r = sqrt(Square(x - center[0]) + Square(y - center[1])); in Exact_AdvectionGeneric() local
76 const CeedScalar r = sqrt(Square(x0) + Square(y0)); in Exact_Euler() local
20 PetscScalar *r, f[4], h[4]; in CompressibleBlasiusResidual() local
96 const StateConservative *r; in Surface_Forces_NS() local