Home
last modified time | relevance | path

Searched defs:R (Results 1 – 5 of 5) sorted by relevance

/honee/qfunctions/
H A Dtaylorgreen.h30 CeedScalar R = GasConstant(gas); in ICsTaylorGreen() local
H A Deulervortex.h68 const CeedScalar R = 1.; in Exact_Euler() local
528 const CeedScalar R = 1.; in TravelingVortex_Inflow() local
H A Dnewtonian_state.h264 StateConservative R = {0}; in StateConservativeMult() local
275 StateConservative R; in StateConservativeAXPBYPCZ() local
/honee/problems/
H A Dblasius.c17 PetscErrorCode CompressibleBlasiusResidual(SNES snes, Vec X, Vec R, void *ctx) { in CompressibleBlasiusResidual()
/honee/src/
H A Dsetupts.c34 Vec Q_loc = honee->Q_loc, R; in RHS_NS() local