Home
last modified time | relevance | path

Searched defs:width (Results 1 – 3 of 3) sorted by relevance

/honee/qfunctions/
H A Dgaussianwave.h14 CeedScalar width; // Controls width of the perturbation member
30 const CeedScalar width = context->width; in IC_GaussianWave() local
H A Dbc_outflow.h18 CEED_QFUNCTION_HELPER CeedScalar Softplus(CeedScalar x, CeedScalar width) { in Softplus()
23 CEED_QFUNCTION_HELPER CeedScalar Softplus_fwd(CeedScalar x, CeedScalar dx, CeedScalar width) { in Softplus_fwd()
/honee/problems/
H A Dgaussianwave.c28 CeedScalar width = 0.002; // m in NS_GAUSSIAN_WAVE() local