| /libCEED/tests/ |
| H A D | t510-operator.h | 12 CeedScalar *rho = out[0]; in setup() local 20 const CeedScalar *rho = in[0], *u = in[1]; in mass() local
|
| H A D | t502-operator.h | 12 CeedScalar *rho = out[0]; in setup() local 20 const CeedScalar *rho = in[0], *u = in[1]; in mass() local
|
| H A D | t507-operator.h | 12 CeedScalar *rho = out[0]; in setup() local 21 const CeedScalar *rho = in[0], (*u)[CEED_Q_VLA] = (const CeedScalar(*)[CEED_Q_VLA])in[1]; in mass() local
|
| H A D | t530-operator.h | 12 CeedScalar *rho = out[0]; in setup() local 20 const CeedScalar *rho = in[0], *u = in[1]; in mass() local
|
| H A D | t500-operator.h | 12 CeedScalar *rho = out[0]; in setup() local 20 const CeedScalar *rho = in[0], *u = in[1]; in mass() local
|
| H A D | t537-operator.h | 12 CeedScalar *rho = out[0]; in setup() local 20 const CeedScalar *rho = in[0], *u = in[1]; in mass() local
|
| H A D | t596-operator.h | 12 CeedScalar *rho = out[0]; in setup() local 22 const CeedScalar *rho = in[0], *u = in[1]; in mass() local
|
| H A D | t595-operator.h | 11 const CeedScalar *u = in[0], *rho = in[1]; in mass() local
|
| H A D | t540-operator.h | 12 CeedScalar *rho = out[0]; in setup_mass() local
|
| H A D | t591-operator.h | 21 const CeedScalar *u = in[0], *rho = in[1]; in mass() local
|
| H A D | t566-operator.h | 12 CeedScalar *rho = out[0]; in setup() local
|
| H A D | t535-operator.h | 12 CeedScalar *rho = out[0]; in setup_mass() local
|
| H A D | t532-operator.h | 12 CeedScalar *rho = out[0]; in setup_mass() local
|
| /libCEED/examples/fluids/postprocess/ |
| H A D | vortexshedding.py | 8 def coeff(force, rho=1, u=1, D=1, zspan=0.2): argument
|
| /libCEED/examples/petsc/qfunctions/swarm/ |
| H A D | swarmmass.h | 27 const CeedScalar *rho = (const CeedScalar *)in[0]; in Mass() local
|
| /libCEED/examples/fluids/problems/ |
| H A D | channel.c | 90 CeedScalar rho = P0 / (Rd * theta0); in NS_CHANNEL() local
|
| H A D | bc_freestream.c | 262 const CeedScalar rho = 1.2; in TestRiemannHLL_fwd() local 324 const CeedScalar rho = 1.2; in TestRiemannHLLC_fwd() local 386 const CeedScalar rho = 1.2; in TestComputeHLLSpeeds_Roe_fwd() local 461 const CeedScalar rho = 1.2; in TestTotalSpecificEnthalpy_fwd() local
|
| H A D | newtonian.c | 116 const CeedScalar rho = 1.2 * kg / Cube(m); in UnitTests_Newtonian() local
|
| /libCEED/examples/fluids/qfunctions/ |
| H A D | eulervortex.h | 87 CeedScalar rho, P, T, E, u[3] = {0.}; in Exact_Euler() local 182 …_HELPER void ConvectiveFluxJacobian_Euler(CeedScalar dF[3][5][5], const CeedScalar rho, const Ceed… in ConvectiveFluxJacobian_Euler() 283 const CeedScalar rho = q[0][i]; in Euler() local 406 const CeedScalar rho = q[0][i]; in IFunction_Euler() local 603 const CeedScalar rho = q[0][i]; in Euler_Outflow() local
|
| H A D | shocktube.h | 90 CeedScalar rho, P, u[3] = {0.}; in Exact_ShockTube() local 114 …_HELPER void ConvectiveFluxJacobian_Euler(CeedScalar dF[3][5][5], const CeedScalar rho, const Ceed… in ConvectiveFluxJacobian_Euler() 238 const CeedScalar rho = q[0][i]; in EulerShockTube() local
|
| H A D | stabilization.h | 81 const CeedScalar rho = s.U.density; in Tau_diagPrim() local
|
| H A D | stg_shur14.h | 246 const CeedScalar rho = P0 / (Rd * theta0); in StgShur14Preprocess() local 293 const CeedScalar rho = P0 / (GasConstant(gas) * theta0); in ICsStg() local 352 const CeedScalar rho = prescribe_T ? q[0][i] : P0 / (Rd * theta0); in StgShur14Inflow() local 483 const CeedScalar rho = P0 / (GasConstant(gas) * theta0); in StgShur14InflowStrongQF() local
|
| H A D | channel.h | 161 const CeedScalar rho = q[0][i]; in Channel_Outflow() local
|
| H A D | newtonian_state.h | 101 const CeedScalar rho = Y.pressure / (GasConstant(gas) * Y.temperature); in StateEntropyFromPrimitive() local 242 const CeedScalar rho = exp(log_rho); in StateConservativeFromEntropy_fwd() local
|
| /libCEED/examples/nek/bps/ |
| H A D | bps.h | 90 const CeedScalar rho = w[i] * (J11 * A11 + J21 * A12 + J31 * A13); in diffsetupf() local
|