Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dadvection_types.h17 WIND_ROTATION = 0, enumerator
H A Dadvection.h100 case WIND_ROTATION: in Exact_AdvectionGeneric()
/libCEED/examples/fluids/problems/
H A Dadvection.c166 …", "Wind type in Advection", NULL, WindTypes, (PetscEnum)(wind_type = WIND_ROTATION), (PetscEnum *… in NS_ADVECTION()
197 if (wind_type == WIND_ROTATION && user_wind) { in NS_ADVECTION()