Physical Quantities  v1.0.0
C++ library of physical quantities, physical models, and units of measure for scientific computing. https://github.com/acodcha/phq
PhQ::Strain< NumericType > Member List

This is the complete list of members for PhQ::Strain< NumericType >, including all inherited members.

DimensionlessSymmetricDyad()=defaultPhQ::DimensionlessSymmetricDyad< double >protected
DimensionlessSymmetricDyad(const double xx, const double xy, const double xz, const double yy, const double yz, const double zz)PhQ::DimensionlessSymmetricDyad< double >inlineprotected
DimensionlessSymmetricDyad(const std::array< double, 6 > &xx_xy_xz_yy_yz_zz)PhQ::DimensionlessSymmetricDyad< double >inlineexplicitprotected
DimensionlessSymmetricDyad(const PhQ::SymmetricDyad< double > &value)PhQ::DimensionlessSymmetricDyad< double >inlineexplicitprotected
DimensionlessSymmetricDyad(const DimensionlessSymmetricDyad< double > &other)=defaultPhQ::DimensionlessSymmetricDyad< double >protected
DimensionlessSymmetricDyad(const DimensionlessSymmetricDyad< OtherNumericType > &other)PhQ::DimensionlessSymmetricDyad< double >inlineexplicitprotected
DimensionlessSymmetricDyad(DimensionlessSymmetricDyad< double > &&other) noexcept=defaultPhQ::DimensionlessSymmetricDyad< double >protected
Dimensions()PhQ::DimensionlessSymmetricDyad< double >inlinestatic
JSON() constPhQ::DimensionlessSymmetricDyad< double >inline
MutableValue() noexceptPhQ::DimensionlessSymmetricDyad< double >inline
operator*(const NumericType number) constPhQ::Strain< NumericType >inline
operator*(const Frequency< NumericType > &frequency) constPhQ::Strain< NumericType >inline
operator*=(const NumericType number) noexceptPhQ::Strain< NumericType >inline
operator+(const Strain< NumericType > &strain) constPhQ::Strain< NumericType >inline
operator+=(const Strain< NumericType > &strain) noexceptPhQ::Strain< NumericType >inline
operator-(const Strain< NumericType > &strain) constPhQ::Strain< NumericType >inline
operator-=(const Strain< NumericType > &strain) noexceptPhQ::Strain< NumericType >inline
operator/(const NumericType number) constPhQ::Strain< NumericType >inline
operator/(const Time< NumericType > &time) constPhQ::Strain< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::Strain< NumericType >inline
operator=(const Strain< NumericType > &other)=defaultPhQ::Strain< NumericType >
operator=(const Strain< OtherNumericType > &other)PhQ::Strain< NumericType >inline
operator=(Strain< NumericType > &&other) noexcept=defaultPhQ::Strain< NumericType >
DimensionlessSymmetricDyad< double >::operator=(const DimensionlessSymmetricDyad< double > &other)=defaultPhQ::DimensionlessSymmetricDyad< double >protected
DimensionlessSymmetricDyad< double >::operator=(const DimensionlessSymmetricDyad< OtherNumericType > &other)PhQ::DimensionlessSymmetricDyad< double >inlineprotected
DimensionlessSymmetricDyad< double >::operator=(DimensionlessSymmetricDyad< double > &&other) noexcept=defaultPhQ::DimensionlessSymmetricDyad< double >protected
Print() constPhQ::DimensionlessSymmetricDyad< double >inline
SetValue(const PhQ::SymmetricDyad< double > &value) noexceptPhQ::DimensionlessSymmetricDyad< double >inline
Strain()=defaultPhQ::Strain< NumericType >
Strain(const NumericType xx, const NumericType xy, const NumericType xz, const NumericType yy, const NumericType yz, const NumericType zz)PhQ::Strain< NumericType >inline
Strain(const std::array< NumericType, 6 > &xx_xy_xz_yy_yz_zz)PhQ::Strain< NumericType >inlineexplicit
Strain(const SymmetricDyad< NumericType > &value)PhQ::Strain< NumericType >inlineexplicit
Strain(const StrainRate< NumericType > &strain_rate, const Time< NumericType > &time)PhQ::Strain< NumericType >inline
Strain(const StrainRate< NumericType > &strain_rate, const Frequency< NumericType > &frequency)PhQ::Strain< NumericType >inline
Strain(const DisplacementGradient< NumericType > &displacement_gradient)PhQ::Strain< NumericType >inlineexplicit
Strain(const VolumetricThermalExpansionCoefficient< NumericType > &volumetric_thermal_expansion_coefficient, const TemperatureDifference< NumericType > &temperature_difference)PhQ::Strain< NumericType >inline
Strain(const Strain< NumericType > &other)=defaultPhQ::Strain< NumericType >
Strain(const Strain< OtherNumericType > &other)PhQ::Strain< NumericType >inlineexplicit
Strain(Strain< NumericType > &&other) noexcept=defaultPhQ::Strain< NumericType >
valuePhQ::DimensionlessSymmetricDyad< double >protected
Value() const noexceptPhQ::DimensionlessSymmetricDyad< double >inline
XML() constPhQ::DimensionlessSymmetricDyad< double >inline
xx() const noexceptPhQ::Strain< NumericType >inline
xy() const noexceptPhQ::Strain< NumericType >inline
xz() const noexceptPhQ::Strain< NumericType >inline
YAML() constPhQ::DimensionlessSymmetricDyad< double >inline
yx() const noexceptPhQ::Strain< NumericType >inline
yy() const noexceptPhQ::Strain< NumericType >inline
yz() const noexceptPhQ::Strain< NumericType >inline
Zero()PhQ::Strain< NumericType >inlinestatic
zx() const noexceptPhQ::Strain< NumericType >inline
zy() const noexceptPhQ::Strain< NumericType >inline
zz() const noexceptPhQ::Strain< NumericType >inline
~DimensionlessSymmetricDyad() noexcept=defaultPhQ::DimensionlessSymmetricDyad< double >protected
~Strain() noexcept=defaultPhQ::Strain< NumericType >