Documentation

LeanPool.NavierStokesAndEuler.Euler.WholeSpaceGaussianKernel

Actual first and second Gaussian kernels and their integrable bounds.

Wide kernel, given by normalization t * Real.exp (-(2*t)⁻¹*‖x‖^2).

Equations
Instances For

    First kernel, given by (-2*t⁻¹*⟪x,a⟫_ℝ) * kernel t x.

    Equations
    Instances For

      Second kernel, given by (4*t⁻¹^2*⟪x,a⟫_ℝ*⟪x,b⟫_ℝ - 2*t⁻¹*⟪a,b⟫_ℝ) * kernel t x.

      Equations
      Instances For

        A Gaussian absorbs its quadratic factor at twice the spatial variance.

        The actual two-derivative Gaussian kernel has the essential 1/t L¹ bound.