Source-only coefficient budgets for the joined pressure, potential and corrector.
Explicit polynomial coefficient budgets for the actual transverse potential and slow curl.
Corrector coefficient radius, given by R+4*Ri+1.
Equations
- EulerTransversePacketProvider.Data.correctorCoefficientRadius R Ri = R + 4 * Ri + 1
Instances For
Corrector coefficient amplitude, given by 1+C+3*C^2+3*Ri*C+27*(3*Ri*C)^2*(3*C^2).
Equations
Instances For
Cache the standard NormedAddCommGroup (Space →L[ℝ] Space) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedSpace ℝ (Space →L[ℝ] Space) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedAddCommGroup PotentialField instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedSpace ℝ PotentialField instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedAddCommGroup C(Icc (0 : ℝ) D.T,PotentialField) instance to
shorten typeclass synthesis.
Equations
Instances For
Cache the standard NormedSpace ℝ C(Icc (0 : ℝ) D.T,PotentialField) instance to shorten
typeclass synthesis.
Equations
Instances For
Cache the standard NormedAddCommGroup (Space →L[ℝ] ℝ) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedSpace ℝ (Space →L[ℝ] ℝ) instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedAddCommGroup NormalField instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedSpace ℝ NormalField instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedAddCommGroup C(Icc (0 : ℝ) D.T,NormalField) instance to shorten
typeclass synthesis.
Instances For
Cache the standard NormedSpace ℝ C(Icc (0 : ℝ) D.T,NormalField) instance to shorten
typeclass synthesis.
Instances For
Cache the standard NormedAddCommGroup (Space →ᵇ Space) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedSpace ℝ (Space →ᵇ Space) instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedAddCommGroup C(Icc (0 : ℝ) D.T,Space →ᵇ Space) instance to
shorten typeclass synthesis.
Instances For
Cache the standard NormedSpace ℝ C(Icc (0 : ℝ) D.T,Space →ᵇ Space) instance to shorten
typeclass synthesis.
Instances For
All four coefficients used in C and C_t follow from the original F⁻¹ and M bounds.
Original inverse-deformation and strain jets, with one fixed inverse radius.
- Rc : ℝ
Rc of
NormalBudget, of typeℝ. - C : ℝ
Bound coefficient of
NormalBudget, of typeℝ. - Ri : ℝ
Ri of
NormalBudget, of typeℝ. - inverse_radius : 2 * EulerTimeLpGramGevrey.gramCost D.normalLower self.C 1 * (self.Rc + 1) ≤ self.Ri
- inverse_bound (n : ℕ) (t : ↑(Set.Icc 0 D.T)) (x : EulerSmoothLimit.Space) : ‖iteratedFDeriv ℝ n (⇑(D.FInv.field t)) x‖ ≤ self.C * EulerGevrey.majorant self.Rc 0 n
- strain_bound (n : ℕ) (t : ↑(Set.Icc 0 D.T)) (x : EulerSmoothLimit.Space) : ‖iteratedFDeriv ℝ n (⇑(D.M.field t)) x‖ ≤ self.C * EulerGevrey.majorant self.Rc 0 n
- radius : EulerParameterWordGevrey.sobolevCoefficientRadius (Fin 4) (EulerTransversePacketProvider.Data.correctorCoefficientRadius self.Rc self.Ri) ≤ R
Instances For
Coefficient radius, given by correctorCoefficientRadius N.Rc N.Ri.
Equations
Instances For
Coefficient amplitude, given by correctorCoefficientAmplitude N.C N.Ri.
Equations
Instances For
Block amplitude, given by sobolevCoefficientAmplitude (Fin 4) q N.coefficientRadius N.coefficientAmplitude.
Equations
Instances For
Common cost, given by L.velocityCost+L.derivativeCost.
Equations
- L.commonCost = L.velocityCost + L.derivativeCost