Searched defs:softplus_velocity (Results 1 – 2 of 2) sorted by relevance
22 …CeedScalar softplus_velocity; // "width" of the softplus velocity regulariz… member
145 CeedScalar recirc = 1, softplus_velocity = 1e-2; in OutflowBCSetup() local