Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dbc_freestream_type.h21 …CeedScalar recirc; // amount of recirculation to allow in exteri… member
/libCEED/examples/fluids/problems/
H A Dbc_freestream.c145 CeedScalar recirc = 1, softplus_velocity = 1e-2; in OutflowBCSetup() local