Searched defs:theta (Results 1 – 3 of 3) sorted by relevance
107 const CeedScalar theta = theta0 * exp(Square(N) * z / g) + delta_theta; in Exact_DC() local
44 const CeedScalar theta = theta0 * (1 + (Pr * Ec / 3) * (1 - Square(Square((x[1] - center) / H)))); in Exact_Channel() local
73 const CeedScalar theta = dim == 2 ? M_PI / 3 : M_PI; in Exact_AdvectionGeneric() local147 CeedScalar theta = context->wave_frequency * DotN(X, wind, dim) + context->wave_phase; in Exact_AdvectionGeneric() local