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::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< UnitType, NumericType >protected
DimensionalVector(const PhQ::Vector< NumericType > &value)PhQ::DimensionalVector< UnitType, NumericType >inlineexplicitprotected
DimensionalVector(const PhQ::Vector< NumericType > &value, const UnitType unit)PhQ::DimensionalVector< UnitType, NumericType >inlineprotected
DimensionalVector(const DimensionalVector< UnitType, NumericType > &other)=defaultPhQ::DimensionalVector< UnitType, NumericType >protected
DimensionalVector(const DimensionalVector< UnitType, OtherNumericType > &other)PhQ::DimensionalVector< UnitType, NumericType >inlineexplicitprotected
DimensionalVector(DimensionalVector< UnitType, NumericType > &&other) noexcept=defaultPhQ::DimensionalVector< UnitType, NumericType >protected
Dimensions()PhQ::DimensionalVector< UnitType, NumericType >inlinestatic
Direction() constPhQ::Traction< NumericType >inline
JSON() constPhQ::DimensionalVector< UnitType, NumericType >inline
JSON(const UnitType unit) constPhQ::DimensionalVector< UnitType, NumericType >inline
Magnitude() constPhQ::Traction< NumericType >inline
MutableValue() noexceptPhQ::DimensionalVector< UnitType, NumericType >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 >
PhQ::DimensionalVector::operator=(const DimensionalVector< UnitType, NumericType > &other)=defaultPhQ::DimensionalVector< UnitType, NumericType >protected
PhQ::DimensionalVector::operator=(const DimensionalVector< UnitType, OtherNumericType > &other)PhQ::DimensionalVector< UnitType, NumericType >inlineprotected
PhQ::DimensionalVector::operator=(DimensionalVector< UnitType, NumericType > &&other) noexcept=defaultPhQ::DimensionalVector< UnitType, NumericType >protected
Print() constPhQ::DimensionalVector< UnitType, NumericType >inline
Print(const UnitType unit) constPhQ::DimensionalVector< UnitType, NumericType >inline
SetValue(const PhQ::Vector< NumericType > &value) noexceptPhQ::DimensionalVector< UnitType, NumericType >inline
StaticValue() constPhQ::DimensionalVector< UnitType, NumericType >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< UnitType, NumericType >inlinestatic
Value() const noexceptPhQ::DimensionalVector< UnitType, NumericType >inline
Value(const UnitType unit) constPhQ::DimensionalVector< UnitType, NumericType >inline
valuePhQ::DimensionalVector< UnitType, NumericType >protected
x() const noexceptPhQ::Traction< NumericType >inline
XML() constPhQ::DimensionalVector< UnitType, NumericType >inline
XML(const UnitType unit) constPhQ::DimensionalVector< UnitType, NumericType >inline
y() const noexceptPhQ::Traction< NumericType >inline
YAML() constPhQ::DimensionalVector< UnitType, NumericType >inline
YAML(const UnitType unit) constPhQ::DimensionalVector< UnitType, NumericType >inline
z() const noexceptPhQ::Traction< NumericType >inline
Zero()PhQ::Traction< NumericType >inlinestatic
~DimensionalVector() noexcept=defaultPhQ::DimensionalVector< UnitType, NumericType >protected
~Traction() noexcept=defaultPhQ::Traction< NumericType >