Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dadvection_types.h12 ADVDIF_WIND_ROTATION = 0, enumerator
H A Dadvection.h79 case ADVDIF_WIND_ROTATION: in Exact_AdvectionGeneric()
/honee/problems/
H A Dadvection.c427 …e", "Wind type in Advection", NULL, AdvDifWindTypes, (PetscEnum)(wind_type = ADVDIF_WIND_ROTATION), in NS_ADVECTION()
476 if (wind_type == ADVDIF_WIND_ROTATION && user_wind) { in NS_ADVECTION()