Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dbc_outflow.h23 CEED_QFUNCTION_HELPER CeedScalar Softplus_fwd(CeedScalar x, CeedScalar dx, CeedScalar width) { in Softplus_fwd() function
137 …const CeedScalar dproj = (1 - outflow->recirc) * Softplus_fwd(-u_normal, -du_normal, outflow->… in RiemannOutflow_Jacobian()