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