Searched refs:Cube (Results 1 – 5 of 5) sorted by relevance
82 v[0][i] = wdetJ * (ChildStatsCollectionTest_Exact(x_i) + t - 0.5) * 4 * Cube(x_i[2]); in ChildStatsCollectionMMSTest()
28 CEED_QFUNCTION_HELPER CeedScalar Cube(CeedScalar x) { return x * x * x; } in Cube() function
102 …const CeedScalar feta_x_fcut = exp(-Square(12 * kappa / keta) - Cube(4 * Max(kappa - 0.9 * kcut, 0… in Calc_qn()111 *keta = 2 * M_PI * pow(Cube(nu) / eps, -0.25); in SpectrumConstants()
14 ### Cube subsection
116 const CeedScalar rho = 1.2 * kg / Cube(m); in UnitTests_Newtonian()