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::Traction< NumericType > Member List

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

Angle(const Traction< NumericType > &traction) constPhQ::Traction< NumericType >inline
Create(const NumericType x, const NumericType y, const NumericType z)PhQ::Traction< NumericType >inlinestatic
Create(const std::array< NumericType, 3 > &x_y_z)PhQ::Traction< NumericType >inlinestatic
Create(const Vector< NumericType > &value)PhQ::Traction< NumericType >inlinestatic
DimensionalVector()=defaultPhQ::DimensionalVector< Unit::Pressure, double >protected
DimensionalVector(const PhQ::Vector< double > &value)PhQ::DimensionalVector< Unit::Pressure, double >inlineexplicitprotected
DimensionalVector(const PhQ::Vector< double > &value, const Unit::Pressure unit)PhQ::DimensionalVector< Unit::Pressure, double >inlineprotected
DimensionalVector(const DimensionalVector< Unit::Pressure, double > &other)=defaultPhQ::DimensionalVector< Unit::Pressure, double >protected
DimensionalVector(const DimensionalVector< Unit::Pressure, OtherNumericType > &other)PhQ::DimensionalVector< Unit::Pressure, double >inlineexplicitprotected
DimensionalVector(DimensionalVector< Unit::Pressure, double > &&other) noexcept=defaultPhQ::DimensionalVector< Unit::Pressure, double >protected
Dimensions()PhQ::DimensionalVector< Unit::Pressure, double >inlinestatic
Direction() constPhQ::Traction< NumericType >inline
JSON() constPhQ::DimensionalVector< Unit::Pressure, double >inline
JSON(const Unit::Pressure unit) constPhQ::DimensionalVector< Unit::Pressure, double >inline
Magnitude() constPhQ::Traction< NumericType >inline
MutableValue() noexceptPhQ::DimensionalVector< Unit::Pressure, double >inline
operator*(const NumericType number) constPhQ::Traction< NumericType >inline
operator*(const Area< NumericType > &area) constPhQ::Traction< NumericType >inline
operator*=(const NumericType number) noexceptPhQ::Traction< NumericType >inline
operator+(const Traction< NumericType > &traction) constPhQ::Traction< NumericType >inline
operator+=(const Traction< NumericType > &traction) noexceptPhQ::Traction< NumericType >inline
operator-(const Traction< NumericType > &traction) constPhQ::Traction< NumericType >inline
operator-=(const Traction< NumericType > &traction) noexceptPhQ::Traction< NumericType >inline
operator/(const NumericType number) constPhQ::Traction< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::Traction< NumericType >inline
operator=(const Traction< NumericType > &other)=defaultPhQ::Traction< NumericType >
operator=(const Traction< OtherNumericType > &other)PhQ::Traction< NumericType >inline
operator=(Traction< NumericType > &&other) noexcept=defaultPhQ::Traction< NumericType >
DimensionalVector< Unit::Pressure, double >::operator=(const DimensionalVector< Unit::Pressure, double > &other)=defaultPhQ::DimensionalVector< Unit::Pressure, double >protected
DimensionalVector< Unit::Pressure, double >::operator=(const DimensionalVector< Unit::Pressure, OtherNumericType > &other)PhQ::DimensionalVector< Unit::Pressure, double >inlineprotected
DimensionalVector< Unit::Pressure, double >::operator=(DimensionalVector< Unit::Pressure, double > &&other) noexcept=defaultPhQ::DimensionalVector< Unit::Pressure, double >protected
Print() constPhQ::DimensionalVector< Unit::Pressure, double >inline
Print(const Unit::Pressure unit) constPhQ::DimensionalVector< Unit::Pressure, double >inline
SetValue(const PhQ::Vector< double > &value) noexceptPhQ::DimensionalVector< Unit::Pressure, double >inline
StaticValue() constPhQ::DimensionalVector< Unit::Pressure, double >inline
Traction()=defaultPhQ::Traction< NumericType >
Traction(const Vector< NumericType > &value, const Unit::Pressure unit)PhQ::Traction< NumericType >inline
Traction(const ScalarTraction< NumericType > &x, const ScalarTraction< NumericType > &y, const ScalarTraction< NumericType > &z)PhQ::Traction< NumericType >inline
Traction(const ScalarTraction< NumericType > &scalar_traction, const Direction< NumericType > &direction)PhQ::Traction< NumericType >inline
Traction(const PlanarTraction< NumericType > &planar_traction)PhQ::Traction< NumericType >inlineexplicit
Traction(const Force< NumericType > &force, const Area< NumericType > &area)PhQ::Traction< NumericType >inline
Traction(const Stress< NumericType > &stress, const Direction< NumericType > &direction)PhQ::Traction< NumericType >inline
Traction(const Traction< NumericType > &other)=defaultPhQ::Traction< NumericType >
Traction(const Traction< OtherNumericType > &other)PhQ::Traction< NumericType >inlineexplicit
Traction(Traction< NumericType > &&other) noexcept=defaultPhQ::Traction< NumericType >
Traction(const Vector< NumericType > &value)PhQ::Traction< NumericType >inlineexplicitprivate
Unit()PhQ::DimensionalVector< Unit::Pressure, double >inlinestatic
Value() const noexceptPhQ::DimensionalVector< Unit::Pressure, double >inline
Value(const Unit::Pressure unit) constPhQ::DimensionalVector< Unit::Pressure, double >inline
valuePhQ::DimensionalVector< Unit::Pressure, double >protected
x() const noexceptPhQ::Traction< NumericType >inline
XML() constPhQ::DimensionalVector< Unit::Pressure, double >inline
XML(const Unit::Pressure unit) constPhQ::DimensionalVector< Unit::Pressure, double >inline
y() const noexceptPhQ::Traction< NumericType >inline
YAML() constPhQ::DimensionalVector< Unit::Pressure, double >inline
YAML(const Unit::Pressure unit) constPhQ::DimensionalVector< Unit::Pressure, double >inline
z() const noexceptPhQ::Traction< NumericType >inline
Zero()PhQ::Traction< NumericType >inlinestatic
~DimensionalVector() noexcept=defaultPhQ::DimensionalVector< Unit::Pressure, double >protected
~Traction() noexcept=defaultPhQ::Traction< NumericType >