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

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

DimensionlessDyad()=defaultPhQ::DimensionlessDyad< NumericType >protected
DimensionlessDyad(const NumericType xx, const NumericType xy, const NumericType xz, const NumericType yx, const NumericType yy, const NumericType yz, const NumericType zx, const NumericType zy, const NumericType zz)PhQ::DimensionlessDyad< NumericType >inlineprotected
DimensionlessDyad(const std::array< NumericType, 9 > &xx_xy_xz_yx_yy_yz_zx_zy_zz)PhQ::DimensionlessDyad< NumericType >inlineexplicitprotected
DimensionlessDyad(const PhQ::Dyad< NumericType > &value)PhQ::DimensionlessDyad< NumericType >inlineexplicitprotected
DimensionlessDyad(const DimensionlessDyad< NumericType > &other)=defaultPhQ::DimensionlessDyad< NumericType >protected
DimensionlessDyad(const DimensionlessDyad< OtherNumericType > &other)PhQ::DimensionlessDyad< NumericType >inlineexplicitprotected
DimensionlessDyad(DimensionlessDyad< NumericType > &&other) noexcept=defaultPhQ::DimensionlessDyad< NumericType >protected
Dimensions()PhQ::DimensionlessDyad< NumericType >inlinestatic
DisplacementGradient()=defaultPhQ::DisplacementGradient< NumericType >
DisplacementGradient(const NumericType xx, const NumericType xy, const NumericType xz, const NumericType yx, const NumericType yy, const NumericType yz, const NumericType zx, const NumericType zy, const NumericType zz)PhQ::DisplacementGradient< NumericType >inline
DisplacementGradient(const std::array< NumericType, 9 > &xx_xy_xz_yx_yy_yz_zx_zy_zz)PhQ::DisplacementGradient< NumericType >inlineexplicit
DisplacementGradient(const Dyad< NumericType > &value)PhQ::DisplacementGradient< NumericType >inlineexplicit
DisplacementGradient(const VelocityGradient< NumericType > &velocity_gradient, const Time< NumericType > &time)PhQ::DisplacementGradient< NumericType >inline
DisplacementGradient(const VelocityGradient< NumericType > &velocity_gradient, const Frequency< NumericType > &frequency)PhQ::DisplacementGradient< NumericType >inline
DisplacementGradient(const DisplacementGradient< NumericType > &other)=defaultPhQ::DisplacementGradient< NumericType >
DisplacementGradient(const DisplacementGradient< OtherNumericType > &other)PhQ::DisplacementGradient< NumericType >inlineexplicit
DisplacementGradient(DisplacementGradient< NumericType > &&other) noexcept=defaultPhQ::DisplacementGradient< NumericType >
JSON() constPhQ::DimensionlessDyad< NumericType >inline
MutableValue() noexceptPhQ::DimensionlessDyad< NumericType >inline
operator*(const NumericType number) constPhQ::DisplacementGradient< NumericType >inline
operator*(const Frequency< NumericType > &frequency) constPhQ::DisplacementGradient< NumericType >inline
operator*=(const NumericType number) noexceptPhQ::DisplacementGradient< NumericType >inline
operator+(const DisplacementGradient< NumericType > &displacement_gradient) constPhQ::DisplacementGradient< NumericType >inline
operator+=(const DisplacementGradient< NumericType > &displacement_gradient) noexceptPhQ::DisplacementGradient< NumericType >inline
operator-(const DisplacementGradient< NumericType > &displacement_gradient) constPhQ::DisplacementGradient< NumericType >inline
operator-=(const DisplacementGradient< NumericType > &displacement_gradient) noexceptPhQ::DisplacementGradient< NumericType >inline
operator/(const NumericType number) constPhQ::DisplacementGradient< NumericType >inline
operator/(const Time< NumericType > &time) constPhQ::DisplacementGradient< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::DisplacementGradient< NumericType >inline
operator=(const DisplacementGradient< NumericType > &other)=defaultPhQ::DisplacementGradient< NumericType >
operator=(const DisplacementGradient< OtherNumericType > &other)PhQ::DisplacementGradient< NumericType >inline
operator=(DisplacementGradient< NumericType > &&other) noexcept=defaultPhQ::DisplacementGradient< NumericType >
PhQ::DimensionlessDyad::operator=(const DimensionlessDyad< NumericType > &other)=defaultPhQ::DimensionlessDyad< NumericType >protected
PhQ::DimensionlessDyad::operator=(const DimensionlessDyad< OtherNumericType > &other)PhQ::DimensionlessDyad< NumericType >inlineprotected
PhQ::DimensionlessDyad::operator=(DimensionlessDyad< NumericType > &&other) noexcept=defaultPhQ::DimensionlessDyad< NumericType >protected
Print() constPhQ::DimensionlessDyad< NumericType >inline
SetValue(const PhQ::Dyad< NumericType > &value) noexceptPhQ::DimensionlessDyad< NumericType >inline
Strain() constPhQ::DisplacementGradient< NumericType >inline
valuePhQ::DimensionlessDyad< NumericType >protected
Value() const noexceptPhQ::DimensionlessDyad< NumericType >inline
XML() constPhQ::DimensionlessDyad< NumericType >inline
xx() const noexceptPhQ::DisplacementGradient< NumericType >inline
xy() const noexceptPhQ::DisplacementGradient< NumericType >inline
xz() const noexceptPhQ::DisplacementGradient< NumericType >inline
YAML() constPhQ::DimensionlessDyad< NumericType >inline
yx() const noexceptPhQ::DisplacementGradient< NumericType >inline
yy() const noexceptPhQ::DisplacementGradient< NumericType >inline
yz() const noexceptPhQ::DisplacementGradient< NumericType >inline
Zero()PhQ::DisplacementGradient< NumericType >inlinestatic
zx() const noexceptPhQ::DisplacementGradient< NumericType >inline
zy() const noexceptPhQ::DisplacementGradient< NumericType >inline
zz() const noexceptPhQ::DisplacementGradient< NumericType >inline
~DimensionlessDyad() noexcept=defaultPhQ::DimensionlessDyad< NumericType >protected
~DisplacementGradient() noexcept=defaultPhQ::DisplacementGradient< NumericType >