Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dbc_outflow.h38 const OutflowContext outflow = (OutflowContext)ctx; in RiemannOutflow()
113 const OutflowContext outflow = (OutflowContext)ctx; in RiemannOutflow_Jacobian()
186 const OutflowContext outflow = (OutflowContext)ctx; in PressureOutflow()
254 const OutflowContext outflow = (OutflowContext)ctx; in PressureOutflow_Jacobian()
H A Dbc_freestream_type.h14 typedef struct OutflowContext_ *OutflowContext; typedef
/honee/problems/
H A Dbc_outflow.c117 OutflowContext outflow_ctx; in OutflowBCSetup()