Actual bounded coefficient paths identified with the raw packet coefficients.
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 (Space →ᵇ Space →L[ℝ] Space) instance to shorten
typeclass synthesis.
Instances For
Cache the standard NormedSpace ℝ (Space →ᵇ Space →L[ℝ] Space) instance to shorten
typeclass synthesis.
Instances For
Matrix coefficient data, collecting path, orbit, raw_eq.
- path : C(↑(Set.Icc 0 T), BoundedContinuousFunction EulerSmoothLimit.Space (EulerSmoothLimit.Space →L[ℝ] EulerSmoothLimit.Space))
Time-dependent path of
MatrixCoefficient, of typeC(Icc (0 : ℝ) T,Space →ᵇ Space →L[ℝ] Space). - orbit : ContDiff ℝ (↑⊤) (EulerMeanCoefficients.translateCoefficientPath self.path)
Instances For
Vector coefficient data, collecting path, orbit, raw_eq.
Time-dependent path of
VectorCoefficient, of typeC(Icc (0 : ℝ) T,Space →ᵇ Space).- orbit : ContDiff ℝ (↑⊤) (EulerMeanCoefficients.translateCoefficientPath self.path)
Instances For
Multiply, given by G.multiply A.path A.orbit coef A.raw_eq.
Instances For
Adjoint, bundling path, orbit, translateCoefficientPath, exact and the required
compatibility proofs.
Equations
Instances For
This data is only regularity and literal identification of the three source coefficients.
- inverse : MatrixCoefficient T O.inverseFrame
Inverse of
CoefficientData, of typeMatrixCoefficient T O.inverseFrame. - strain : MatrixCoefficient T O.strain
Strain of
CoefficientData, of typeMatrixCoefficient T O.strain. - normal : VectorCoefficient T O.normal
Normal of
CoefficientData, of typeVectorCoefficient T O.normal.