Home
last modified time | relevance | path

Searched refs:xc (Results 1 – 2 of 2) sorted by relevance

/honee/qfunctions/
H A Dgaussianwave.h32 const CeedScalar xc = context->epicenter[0]; in IC_GaussianWave() local
40 const CeedScalar x0 = x[0] - xc; in IC_GaussianWave()
H A Deulervortex.h71 const CeedScalar xc = center[0] + mean_velocity[0] * time; in Exact_Euler() local
74 const CeedScalar x0 = x - xc; in Exact_Euler()