Searched refs:wave_phase (Results 1 – 3 of 3) sorted by relevance
76 CeedScalar wave_frequency, wave_phase; member
147 CeedScalar theta = context->wave_frequency * DotN(X, wind, dim) + context->wave_phase; in Exact_AdvectionGeneric()
414 CeedScalar wave_phase = 0; in NS_ADVECTION() local455 …tionsScalar("-advection_ic_wave_phase", "Length correction", NULL, wave_phase, &wave_phase, NULL)); in NS_ADVECTION()515 setup_context->wave_phase = wave_phase; in NS_ADVECTION()