Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dnewtonian.h117 const CeedScalar sigma_ = LinearRampCoefficient(amplitude, length, start, location); in InternalDampingLayer_IFunction_Integrand()
235 …const CeedScalar sigma = LinearRampCoefficient(context->idl_amplitude, context->idl_length… in RHSFunction_Newtonian()
H A Dutils.h287 CEED_QFUNCTION_HELPER CeedScalar LinearRampCoefficient(CeedScalar amplitude, CeedScalar length, Cee… in LinearRampCoefficient() function