Expand description
Mechanics library.
Re-exports§
- pub use crate::math::Scalar;
Enums§
- DeformationError 
- Possible errors for deformation gradients.
Traits§
- Deformation
- Methods for deformation gradients.
Type Aliases§
- CauchyRate Tangent Stiffness 
- The rate tangent stiffness associated with the Cauchy stress $\boldsymbol{\mathcal{V}}$.
- CauchyStress 
- The Cauchy stress $\boldsymbol{\sigma}$.
- CauchyStresses 
- A list of Cauchy stresses.
- CauchyTangent Stiffness 
- The tangent stiffness associated with the Cauchy stress $\boldsymbol{\mathcal{T}}$.
- Coordinates
- A list of coordinates.
- CurrentCoordinate 
- A coordinate in the current configuration.
- CurrentCoordinates 
- A list of coordinates in the current configuration.
- CurrentVelocity 
- A velocity in the current configuration.
- DeformationGradient 
- The deformation gradient $\mathbf{F}$.
- DeformationGradient Elastic 
- The elastic deformation gradient $\mathbf{F}_\mathrm{e}$.
- DeformationGradient General 
- A general deformation gradient.
- DeformationGradient List 
- A list of deformation gradients.
- DeformationGradient Plastic 
- The plastic deformation gradient $\mathbf{F}_\mathrm{p}$.
- DeformationGradient Rate 
- The deformation gradient rate $\dot{\mathbf{F}}$.
- DeformationGradient Rate List 
- A list of deformation gradient rates.
- DeformationGradient Rate Plastic 
- The plastic deformation gradient rate $\dot{\mathbf{F}}_\mathrm{p}$.
- DeformationGradient Rates 
- A vector of deformation gradient rates.
- DeformationGradients 
- A vector of deformation gradients.
- Displacement
- A displacement.
- FirstPiola Kirchhoff Rate Tangent Stiffness 
- The rate tangent stiffness associated with the first Piola-Kirchhoff stress $\boldsymbol{\mathcal{U}}$.
- FirstPiola Kirchhoff Rate Tangent Stiffnesses 
- A list of first Piola-Kirchhoff rate tangent stiffnesses.
- FirstPiola Kirchhoff Stress 
- The first Piola-Kirchhoff stress $\mathbf{P}$.
- FirstPiola Kirchhoff Stresses 
- A list of first Piola-Kirchhoff stresses.
- FirstPiola Kirchhoff Tangent Stiffness 
- The tangent stiffness associated with the first Piola-Kirchhoff stress $\boldsymbol{\mathcal{C}}$.
- FirstPiola Kirchhoff Tangent Stiffnesses 
- A list of first Piola-Kirchhoff tangent stiffnesses.
- Force
- A force.
- Forces
- A list of forces.
- FrameSpin 
- The frame spin $\mathbf{\Omega}=\dot{\mathbf{Q}}\cdot\mathbf{Q}^T$.
- HeatFlux 
- The heat flux.
- LeftCauchy Green Deformation 
- The left Cauchy-Green deformation $\mathbf{B}$.
- MandelStress 
- The Mandel stress $\mathbf{M}$.
- Normal
- A normal.
- ReferenceCoordinate 
- A coordinate in the reference configuration.
- ReferenceCoordinates 
- A list of coordinates in the reference configuration.
- RightCauchy Green Deformation 
- The right Cauchy-Green deformation $\mathbf{C}$.
- RotationCurrent Configuration 
- The rotation of the current configuration $\mathbf{Q}$.
- RotationRate Current Configuration 
- The rate of rotation of the current configuration $\dot{\mathbf{Q}}$.
- RotationReference Configuration 
- The rotation of the reference configuration $\mathbf{Q}_0$.
- Scalars
- A list of scalars.
- SecondPiola Kirchhoff Rate Tangent Stiffness 
- The rate tangent stiffness associated with the second Piola-Kirchhoff stress $\boldsymbol{\mathcal{W}}$.
- SecondPiola Kirchhoff Stress 
- The second Piola-Kirchhoff stress $\mathbf{S}$.
- SecondPiola Kirchhoff Tangent Stiffness 
- The tangent stiffness associated with the second Piola-Kirchhoff stress $\boldsymbol{\mathcal{G}}$.
- Stiffness
- A stiffness resulting from a force.
- Stiffnesses
- A list of stiffnesses.
- StretchingRate 
- The stretching rate $\mathbf{D}$.
- StretchingRate Plastic 
- The plastic stretching rate $\mathbf{D}^\mathrm{p}$.
- TemperatureGradient 
- The temperature gradient.
- Times
- A vector of times.
- Traction
- A traction.
- Vector
- A vector.
- Vectors
- A list of vectors.
- Vectors2D
- A 2D list of vectors.