Home
last modified time | relevance | path

Searched defs:softplus_velocity (Results 1 – 2 of 2) sorted by relevance

/libCEED/examples/fluids/qfunctions/
H A Dbc_freestream_type.h22 …CeedScalar softplus_velocity; // "width" of the softplus velocity regulariz… member
/libCEED/examples/fluids/problems/
H A Dbc_freestream.c145 CeedScalar recirc = 1, softplus_velocity = 1e-2; in OutflowBCSetup() local