Home
last modified time | relevance | path

Searched refs:rho0 (Results 1 – 1 of 1) sorted by relevance

/honee/problems/
H A Dbc_freestream.c466 const CeedScalar rho0[2] = {1.2, 1.4}; in TestRowSetup_fwd() local
474 drho[i] = rho0[i]; in TestRowSetup_fwd()
475 dR = RoeSetup_fwd(rho0[0], rho0[1], drho[0], drho[1]); in TestRowSetup_fwd()
480 CeedScalar rho1[5] = {rho0[0], rho0[1]}; in TestRowSetup_fwd()
483 R0 = RoeSetup(rho0[0], rho0[1]); in TestRowSetup_fwd()