Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dbc_freestream_type.h17 …CeedScalar recirc; // amount of recirculation to allow in exteri… member
/honee/problems/
H A Dbc_outflow.c127 CeedScalar recirc = 1, softplus_velocity = 1e-2; in OutflowBCSetup() local