Searched defs:R (Results 1 – 11 of 11) sorted by relevance
24 CeedScalar R = GasConstant(gas); in ICsTaylorGreen() local
74 const CeedScalar R = 1.; in Exact_Euler() local537 const CeedScalar R = 1.; in TravelingVortex_Inflow() local
271 StateConservative R = {0}; in StateConservativeMult() local282 StateConservative R; in StateConservativeAXPBYPCZ() local
27 const CeedScalar R = context[0]; in SetupMassRhs3() local
27 const CeedScalar R = context[0]; in SetupDiffRhs3() local
114 const CeedScalar R = context[0]; in SetupMassRhs() local
150 const CeedScalar R = context[0]; in SetupDiffRhs() local
55 CeedScalar R = 1; // radius of the sphere in SetupLibceedByDegree() local253 CeedScalar R = 1; // radius of the sphere in SetupErrorOperator() local
593 CeedScalar R = 1; // radius of the sphere in SetupProblemSwarm() local
20 PetscErrorCode CompressibleBlasiusResidual(SNES snes, Vec X, Vec R, void *ctx) { in CompressibleBlasiusResidual()
55 Vec R, R_loc, F, F_loc; // g: global, loc: local in main() local