Home
last modified time | relevance | path

Searched defs:wind (Results 1 – 3 of 3) sorted by relevance

/libCEED/examples/fluids/qfunctions/
H A Dadvection_types.h57 CeedScalar wind[3]; member
H A Dadvection.h78 const CeedScalar *wind = context->wind; in Exact_AdvectionGeneric() local
/libCEED/examples/fluids/problems/
H A Dadvection.c145 PetscReal wind[3] = {1., 0, 0}; // m/s in NS_ADVECTION() local