Searched defs:sigma (Results 1 – 4 of 4) sorted by relevance
| /honee/qfunctions/ |
| H A D | stg_shur14_type.h | 30 size_t sigma, d, phi; // !< Random number set, [nmodes,3], [nmodes,3], [nmodes] member
|
| H A D | newtonian.h | 88 …ngLayer_Residual(const NewtonianIGProperties gas, const State s, const CeedScalar sigma, CeedScala… in InternalDampingLayer_Residual() 116 … CeedScalar v_i[5], CeedScalar *sigma) { in InternalDampingLayer_IFunction_Integrand() 135 …acobian_Integrand(const State s, const State ds, const NewtonianIGProperties gas, CeedScalar sigma, in InternalDampingLayer_IJacobian_Integrand() 235 …const CeedScalar sigma = LinearRampCoefficient(context->idl_amplitude, context->idl_length… in RHSFunction_Newtonian() local 339 CeedScalar v_i[5] = {0.}, grad_v_i[5][3] = {{0.}}, kmstress[6], Tau_d[3], sigma = 0; in IFunction_Newtonian() local 450 CeedScalar sigma; in IJacobian_Newtonian() local
|
| H A D | stg_shur14.h | 157 const CeedScalar *sigma = &stg_ctx->data[stg_ctx->offsets.sigma]; in StgShur14Calc() local 200 const CeedScalar *sigma = &stg_ctx->data[stg_ctx->offsets.sigma]; in StgShur14Calc_PrecompEktot() local
|
| /honee/problems/ |
| H A D | stg_shur14.c | 129 …CeedScalar(*sigma)[stg_ctx->nmodes] = (CeedScalar(*)[stg_ctx->nmodes]) & stg_ctx->data[stg_ctx->of… in ReadStgRand() local
|