Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dnewtonian_types.h39 CeedScalar idl_amplitude; member
H A Dnewtonian.h235 …const CeedScalar sigma = LinearRampCoefficient(context->idl_amplitude, context->idl_length… in RHSFunction_Newtonian()
342 …InternalDampingLayer_IFunction_Integrand(s, gas, context->idl_amplitude, context->idl_length, cont… in IFunction_Newtonian()
/honee/problems/
H A Dnewtonian.c498 newtonian_ig_ctx->idl_amplitude = 1 / (idl_decay_time * units->second); in NS_NEWTONIAN_IG()