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

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

DimensionlessScalar()=defaultPhQ::DimensionlessScalar< NumericType >protected
DimensionlessScalar(const NumericType value)PhQ::DimensionlessScalar< NumericType >inlineexplicitprotected
DimensionlessScalar(const DimensionlessScalar< NumericType > &other)=defaultPhQ::DimensionlessScalar< NumericType >protected
DimensionlessScalar(const DimensionlessScalar< OtherNumericType > &other)PhQ::DimensionlessScalar< NumericType >inlineexplicitprotected
DimensionlessScalar(DimensionlessScalar< NumericType > &&other) noexcept=defaultPhQ::DimensionlessScalar< NumericType >protected
Dimensions()PhQ::DimensionlessScalar< NumericType >inlinestatic
DynamicViscosity(const PhQ::MassDensity< NumericType > &mass_density, const PhQ::Speed< NumericType > &speed, const PhQ::Length< NumericType > &length) constPhQ::ReynoldsNumber< NumericType >inline
JSON() constPhQ::DimensionlessScalar< NumericType >inline
KinematicViscosity(const PhQ::Speed< NumericType > &speed, const PhQ::Length< NumericType > &length) constPhQ::ReynoldsNumber< NumericType >inline
Length(const PhQ::DynamicViscosity< NumericType > &dynamic_viscosity, const PhQ::MassDensity< NumericType > &mass_density, const PhQ::Speed< NumericType > &speed) constPhQ::ReynoldsNumber< NumericType >inline
Length(const PhQ::KinematicViscosity< NumericType > &kinematic_viscosity, const PhQ::Speed< NumericType > &speed) constPhQ::ReynoldsNumber< NumericType >inline
MassDensity(const PhQ::DynamicViscosity< NumericType > &dynamic_viscosity, const PhQ::Speed< NumericType > &speed, const PhQ::Length< NumericType > &length) constPhQ::ReynoldsNumber< NumericType >inline
MutableValue() noexceptPhQ::DimensionlessScalar< NumericType >inline
operator*(const NumericType number) constPhQ::ReynoldsNumber< NumericType >inline
operator*=(const NumericType number) noexceptPhQ::ReynoldsNumber< NumericType >inline
operator+(const ReynoldsNumber< NumericType > &reynolds_number) constPhQ::ReynoldsNumber< NumericType >inline
operator+=(const ReynoldsNumber< NumericType > &reynolds_number) noexceptPhQ::ReynoldsNumber< NumericType >inline
operator-(const ReynoldsNumber< NumericType > &reynolds_number) constPhQ::ReynoldsNumber< NumericType >inline
operator-=(const ReynoldsNumber< NumericType > &reynolds_number) noexceptPhQ::ReynoldsNumber< NumericType >inline
operator/(const NumericType number) constPhQ::ReynoldsNumber< NumericType >inline
operator/(const ReynoldsNumber< NumericType > &reynolds_number) const noexceptPhQ::ReynoldsNumber< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::ReynoldsNumber< NumericType >inline
operator=(const ReynoldsNumber< NumericType > &other)=defaultPhQ::ReynoldsNumber< NumericType >
operator=(const ReynoldsNumber< OtherNumericType > &other)PhQ::ReynoldsNumber< NumericType >inline
operator=(ReynoldsNumber< NumericType > &&other) noexcept=defaultPhQ::ReynoldsNumber< NumericType >
PhQ::DimensionlessScalar::operator=(const DimensionlessScalar< NumericType > &other)=defaultPhQ::DimensionlessScalar< NumericType >protected
PhQ::DimensionlessScalar::operator=(const DimensionlessScalar< OtherNumericType > &other)PhQ::DimensionlessScalar< NumericType >inlineprotected
PhQ::DimensionlessScalar::operator=(DimensionlessScalar< NumericType > &&other) noexcept=defaultPhQ::DimensionlessScalar< NumericType >protected
Print() constPhQ::DimensionlessScalar< NumericType >inline
ReynoldsNumber()=defaultPhQ::ReynoldsNumber< NumericType >
ReynoldsNumber(const NumericType value)PhQ::ReynoldsNumber< NumericType >inlineexplicit
ReynoldsNumber(const MassDensity< NumericType > &mass_density, const Speed< NumericType > &speed, const Length< NumericType > &length, const DynamicViscosity< NumericType > &dynamic_viscosity)PhQ::ReynoldsNumber< NumericType >inline
ReynoldsNumber(const Speed< NumericType > &speed, const Length< NumericType > &length, const KinematicViscosity< NumericType > &kinematic_viscosity)PhQ::ReynoldsNumber< NumericType >inline
ReynoldsNumber(const ReynoldsNumber< NumericType > &other)=defaultPhQ::ReynoldsNumber< NumericType >
ReynoldsNumber(const ReynoldsNumber< OtherNumericType > &other)PhQ::ReynoldsNumber< NumericType >inlineexplicit
ReynoldsNumber(ReynoldsNumber< NumericType > &&other) noexcept=defaultPhQ::ReynoldsNumber< NumericType >
SetValue(const NumericType value) noexceptPhQ::DimensionlessScalar< NumericType >inline
Speed(const PhQ::DynamicViscosity< NumericType > &dynamic_viscosity, const PhQ::MassDensity< NumericType > &mass_density, const PhQ::Length< NumericType > &length) constPhQ::ReynoldsNumber< NumericType >inline
Speed(const PhQ::KinematicViscosity< NumericType > &kinematic_viscosity, const PhQ::Length< NumericType > &length) constPhQ::ReynoldsNumber< NumericType >inline
valuePhQ::DimensionlessScalar< NumericType >protected
Value() const noexceptPhQ::DimensionlessScalar< NumericType >inline
XML() constPhQ::DimensionlessScalar< NumericType >inline
YAML() constPhQ::DimensionlessScalar< NumericType >inline
Zero()PhQ::ReynoldsNumber< NumericType >inlinestatic
~DimensionlessScalar() noexcept=defaultPhQ::DimensionlessScalar< NumericType >protected
~ReynoldsNumber() noexcept=defaultPhQ::ReynoldsNumber< NumericType >