Searched defs:reference (Results 1 – 4 of 4) sorted by relevance
| /libCEED/examples/fluids/qfunctions/ |
| H A D | taylorgreen.h | 25 StatePrimitive reference = context->reference; in ICsTaylorGreen() local
|
| H A D | newtonian_types.h | 63 StatePrimitive reference; member
|
| /libCEED/examples/fluids/problems/ |
| H A D | bc_freestream.c | 23 …em, DM dm, void *ctx, NewtonianIdealGasContext newtonian_ig_ctx, const StatePrimitive *reference) { in FreestreamBCSetup() 133 …em, DM dm, void *ctx, NewtonianIdealGasContext newtonian_ig_ctx, const StatePrimitive *reference) { in OutflowBCSetup()
|
| H A D | newtonian.c | 259 StatePrimitive reference = {.pressure = 1.01e5, .velocity = {0}, .temperature = 288.15}; in NS_NEWTONIAN_IG() local
|