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

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

Create(const NumericType value)PhQ::YoungModulus< NumericType >inlinestatic
DimensionalScalar()=defaultPhQ::DimensionalScalar< Unit::Pressure, double >protected
DimensionalScalar(const double value)PhQ::DimensionalScalar< Unit::Pressure, double >inlineexplicitprotected
DimensionalScalar(const double value, const Unit::Pressure unit)PhQ::DimensionalScalar< Unit::Pressure, double >inlineprotected
DimensionalScalar(const DimensionalScalar< Unit::Pressure, double > &other)=defaultPhQ::DimensionalScalar< Unit::Pressure, double >protected
DimensionalScalar(const DimensionalScalar< Unit::Pressure, OtherNumericType > &other)PhQ::DimensionalScalar< Unit::Pressure, double >inlineexplicitprotected
DimensionalScalar(DimensionalScalar< Unit::Pressure, double > &&other) noexcept=defaultPhQ::DimensionalScalar< Unit::Pressure, double >protected
Dimensions()PhQ::DimensionalScalar< Unit::Pressure, double >inlinestatic
JSON() constPhQ::DimensionalScalar< Unit::Pressure, double >inline
JSON(const Unit::Pressure unit) constPhQ::DimensionalScalar< Unit::Pressure, double >inline
MutableValue() noexceptPhQ::DimensionalScalar< Unit::Pressure, double >inline
operator*(const NumericType number) constPhQ::YoungModulus< NumericType >inline
operator*=(const NumericType number) noexceptPhQ::YoungModulus< NumericType >inline
operator+(const YoungModulus< NumericType > &young_modulus) constPhQ::YoungModulus< NumericType >inline
operator+=(const YoungModulus< NumericType > &young_modulus) noexceptPhQ::YoungModulus< NumericType >inline
operator-(const YoungModulus< NumericType > &young_modulus) constPhQ::YoungModulus< NumericType >inline
operator-=(const YoungModulus< NumericType > &young_modulus) noexceptPhQ::YoungModulus< NumericType >inline
operator/(const NumericType number) constPhQ::YoungModulus< NumericType >inline
operator/(const YoungModulus< NumericType > &young_modulus) const noexceptPhQ::YoungModulus< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::YoungModulus< NumericType >inline
operator=(const YoungModulus< NumericType > &other)=defaultPhQ::YoungModulus< NumericType >
operator=(const YoungModulus< OtherNumericType > &other)PhQ::YoungModulus< NumericType >inline
operator=(YoungModulus< NumericType > &&other) noexcept=defaultPhQ::YoungModulus< NumericType >
DimensionalScalar< Unit::Pressure, double >::operator=(const DimensionalScalar< Unit::Pressure, double > &other)=defaultPhQ::DimensionalScalar< Unit::Pressure, double >protected
DimensionalScalar< Unit::Pressure, double >::operator=(const DimensionalScalar< Unit::Pressure, OtherNumericType > &other)PhQ::DimensionalScalar< Unit::Pressure, double >inlineprotected
DimensionalScalar< Unit::Pressure, double >::operator=(DimensionalScalar< Unit::Pressure, double > &&other) noexcept=defaultPhQ::DimensionalScalar< Unit::Pressure, double >protected
Print() constPhQ::DimensionalScalar< Unit::Pressure, double >inline
Print(const Unit::Pressure unit) constPhQ::DimensionalScalar< Unit::Pressure, double >inline
SetValue(const double value) noexceptPhQ::DimensionalScalar< Unit::Pressure, double >inline
StaticValue() constPhQ::DimensionalScalar< Unit::Pressure, double >inline
Unit()PhQ::DimensionalScalar< Unit::Pressure, double >inlinestatic
valuePhQ::DimensionalScalar< Unit::Pressure, double >protected
Value() const noexceptPhQ::DimensionalScalar< Unit::Pressure, double >inline
Value(const Unit::Pressure unit) constPhQ::DimensionalScalar< Unit::Pressure, double >inline
XML() constPhQ::DimensionalScalar< Unit::Pressure, double >inline
XML(const Unit::Pressure unit) constPhQ::DimensionalScalar< Unit::Pressure, double >inline
YAML() constPhQ::DimensionalScalar< Unit::Pressure, double >inline
YAML(const Unit::Pressure unit) constPhQ::DimensionalScalar< Unit::Pressure, double >inline
YoungModulus()=defaultPhQ::YoungModulus< NumericType >
YoungModulus(const NumericType value, const Unit::Pressure unit)PhQ::YoungModulus< NumericType >inline
YoungModulus(const YoungModulus< NumericType > &other)=defaultPhQ::YoungModulus< NumericType >
YoungModulus(const YoungModulus< OtherNumericType > &other)PhQ::YoungModulus< NumericType >inlineexplicit
YoungModulus(YoungModulus< NumericType > &&other) noexcept=defaultPhQ::YoungModulus< NumericType >
YoungModulus(const NumericType value)PhQ::YoungModulus< NumericType >inlineexplicitprivate
Zero()PhQ::YoungModulus< NumericType >inlinestatic
~DimensionalScalar() noexcept=defaultPhQ::DimensionalScalar< Unit::Pressure, double >protected
~YoungModulus() noexcept=defaultPhQ::YoungModulus< NumericType >