Documentation

LeanPool.NavierStokesAndEuler.Euler.ParentGeometryChoiceCenter

The center error in a geometric packet choice is the gradient of the actual increment between its two Euler states.

@[reducible, inline]

Residual type used in parent geometry choice center.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    theorem EulerParentPacketFrames.GeometryJoinedChoice.increment_fderiv {U : Type} [NormedAddCommGroup U] [InnerProductSpace U] [CompleteSpace U] (I : EulerPacketInitial.Input U) (S : SmoothState I.parent) (k : ) (hk : EulerPacketSourceFrequency.UniversalFrequency k) (nextEll : ) (hnext : 0 < nextEll) (hnext1 : nextEll 1) (F : GeometryJoinedChoice I S k hk nextEll hnext hnext1) (hSym : ∀ (x : EulerSmoothLimit.Space), -x I.support x I.support) (t : (Set.Icc 0 I.parent.T)) (x : EulerSmoothLimit.Space) :
    fderiv (S.velocityIncrement (state I S k hk nextEll hnext hnext1 F hSym) t) x = fderiv (I.parent.normalizedPacketVelocity I.normal I.coordinates I.support F.Q (residual I S k hk nextEll hnext hnext1 F) k S.evolution.inverse t) (I.parent.ell⁻¹ x)
    @[reducible, inline]

    Residual type used in parent geometry choice center.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      theorem EulerParentPacketFrames.GeometryForwardChoice.increment_fderiv {U : Type} [NormedAddCommGroup U] [InnerProductSpace U] [CompleteSpace U] (I : GeometryForwardInput U) (S : SmoothState I.parent) (k : ) (hk : EulerPacketSourceFrequency.UniversalFrequency k) (nextEll : ) (hnext : 0 < nextEll) (hnext1 : nextEll 1) (F : GeometryForwardChoice I S k hk nextEll hnext hnext1) (hSym : ∀ (x : EulerSmoothLimit.Space), -x I.support x I.support) (t : (Set.Icc 0 I.parent.T)) (x : EulerSmoothLimit.Space) :
      fderiv (S.velocityIncrement (state I S k hk nextEll hnext hnext1 F hSym) t) x = fderiv (I.parent.normalizedPacketVelocity I.normal I.coordinates I.support F.Q (residual I S k hk nextEll hnext hnext1 F) k S.evolution.inverse t) (I.parent.ell⁻¹ x)