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

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

ConstitutiveModel classPhQ::LameFirstModulus< NumericType >friend
Create(const NumericType value)PhQ::LameFirstModulus< 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
LameFirstModulus()=defaultPhQ::LameFirstModulus< NumericType >
LameFirstModulus(const NumericType value, const Unit::Pressure unit)PhQ::LameFirstModulus< NumericType >inline
LameFirstModulus(const LameFirstModulus< NumericType > &other)=defaultPhQ::LameFirstModulus< NumericType >
LameFirstModulus(const LameFirstModulus< OtherNumericType > &other)PhQ::LameFirstModulus< NumericType >inlineexplicit
LameFirstModulus(LameFirstModulus< NumericType > &&other) noexcept=defaultPhQ::LameFirstModulus< NumericType >
LameFirstModulus(const NumericType value)PhQ::LameFirstModulus< NumericType >inlineexplicitprivate
MutableValue() noexceptPhQ::DimensionalScalar< Unit::Pressure, double >inline
operator*(const NumericType number) constPhQ::LameFirstModulus< NumericType >inline
operator*=(const NumericType number) noexceptPhQ::LameFirstModulus< NumericType >inline
operator+(const LameFirstModulus< NumericType > &lame_first_modulus) constPhQ::LameFirstModulus< NumericType >inline
operator+=(const LameFirstModulus< NumericType > &lame_first_modulus) noexceptPhQ::LameFirstModulus< NumericType >inline
operator-(const LameFirstModulus< NumericType > &lame_first_modulus) constPhQ::LameFirstModulus< NumericType >inline
operator-=(const LameFirstModulus< NumericType > &lame_first_modulus) noexceptPhQ::LameFirstModulus< NumericType >inline
operator/(const NumericType number) constPhQ::LameFirstModulus< NumericType >inline
operator/(const LameFirstModulus< NumericType > &lame_first_modulus) const noexceptPhQ::LameFirstModulus< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::LameFirstModulus< NumericType >inline
operator=(const LameFirstModulus< NumericType > &other)=defaultPhQ::LameFirstModulus< NumericType >
operator=(const LameFirstModulus< OtherNumericType > &other)PhQ::LameFirstModulus< NumericType >inline
operator=(LameFirstModulus< NumericType > &&other) noexcept=defaultPhQ::LameFirstModulus< 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
Zero()PhQ::LameFirstModulus< NumericType >inlinestatic
~DimensionalScalar() noexcept=defaultPhQ::DimensionalScalar< Unit::Pressure, double >protected
~LameFirstModulus() noexcept=defaultPhQ::LameFirstModulus< NumericType >