Home
last modified time | relevance | path

Searched refs:outflows (Results 1 – 3 of 3) sorted by relevance

/libCEED/examples/fluids/src/
H A Dboundary_condition.c83 …PetscCall(PetscOptionsIntArray("-bc_outflow", "Face IDs to apply outflow BC", NULL, bc->outflows, … in BoundaryConditionSetUp()
H A Dsetuplibceed.c244 …PetscCall(AddBCSubOperator(ceed, dm, ceed_data, face_sets_label, bc->outflows[i], height, Q_sur, q… in AddBCSubOperators()
/libCEED/examples/fluids/
H A Dnavierstokes.h209 PetscInt inflows[16], outflows[16], freestreams[16], slips[16]; member