Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dadvection.h143 CeedScalar inflow_to_point[3] = {x - context->lx / 2, y, 0}; in Exact_AdvectionGeneric() local
146 Cross3(skewed_barrier, inflow_to_point, cross_product); in Exact_AdvectionGeneric()