Searched defs:width (Results 1 – 3 of 3) sorted by relevance
14 CeedScalar width; // Controls width of the perturbation member30 const CeedScalar width = context->width; in IC_GaussianWave() local
18 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()
28 CeedScalar width = 0.002; // m in NS_GAUSSIAN_WAVE() local