Searched defs:perturbation (Results 1 – 2 of 2) sorted by relevance
50 …const CeedScalar perturbation = 1 + amplitude * exp(-(Square(x0) + Square(y0)) / (2 * Square(width… in IC_GaussianWave() local
1303 CeedScalar perturbation = dim > 2 ? 1e-6 : 1e-4; in CeedBuildMassLaplace() local