Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dadvection_types.h35 ADVDIF_WAVE_SINE = 0, enumerator
H A Dadvection.h149 case ADVDIF_WAVE_SINE: in Exact_AdvectionGeneric()
/honee/problems/
H A Dadvection.c452 …on_ic_wave_type", "Type of wave", NULL, AdvDifWaveTypes, (PetscEnum)(wave_type = ADVDIF_WAVE_SINE), in NS_ADVECTION()