Home
last modified time | relevance | path

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

/honee/problems/
H A Dadvection.c42 CeedScalar *wind = setup_ctx->wind; in PRINT_ADVECTION() local
411 PetscReal wind[3] = {1., 0, 0}; // m/s in NS_ADVECTION() local
/honee/qfunctions/
H A Dadvection_types.h74 CeedScalar wind[3]; member
H A Dadvection.h70 const CeedScalar *wind = context->wind; in Exact_AdvectionGeneric() local