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

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

Create(const NumericType value)PhQ::DynamicViscosity< NumericType >inlinestatic
DimensionalScalar()=defaultPhQ::DimensionalScalar< UnitType, NumericType >protected
DimensionalScalar(const NumericType value)PhQ::DimensionalScalar< UnitType, NumericType >inlineexplicitprotected
DimensionalScalar(const NumericType value, const UnitType unit)PhQ::DimensionalScalar< UnitType, NumericType >inlineprotected
DimensionalScalar(const DimensionalScalar< UnitType, NumericType > &other)=defaultPhQ::DimensionalScalar< UnitType, NumericType >protected
DimensionalScalar(const DimensionalScalar< UnitType, OtherNumericType > &other)PhQ::DimensionalScalar< UnitType, NumericType >inlineexplicitprotected
DimensionalScalar(DimensionalScalar< UnitType, NumericType > &&other) noexcept=defaultPhQ::DimensionalScalar< UnitType, NumericType >protected
Dimensions()PhQ::DimensionalScalar< UnitType, NumericType >inlinestatic
DynamicViscosity()=defaultPhQ::DynamicViscosity< NumericType >
DynamicViscosity(const NumericType value, const Unit::DynamicViscosity unit)PhQ::DynamicViscosity< NumericType >inline
DynamicViscosity(const MassDensity< NumericType > &mass_density, const KinematicViscosity< NumericType > &kinematic_viscosity)PhQ::DynamicViscosity< NumericType >inline
DynamicViscosity(const MassDensity< NumericType > &mass_density, const Speed< NumericType > &speed, const Length< NumericType > &length, const ReynoldsNumber< NumericType > &reynolds_number)PhQ::DynamicViscosity< NumericType >inline
DynamicViscosity(const PrandtlNumber< NumericType > &prandtl_number, const ScalarThermalConductivity< NumericType > &scalar_thermal_conductivity, const SpecificIsobaricHeatCapacity< NumericType > &specific_isobaric_heat_capacity)PhQ::DynamicViscosity< NumericType >inline
DynamicViscosity(const DynamicViscosity< NumericType > &other)=defaultPhQ::DynamicViscosity< NumericType >
DynamicViscosity(const DynamicViscosity< OtherNumericType > &other)PhQ::DynamicViscosity< NumericType >inlineexplicit
DynamicViscosity(DynamicViscosity< NumericType > &&other) noexcept=defaultPhQ::DynamicViscosity< NumericType >
DynamicViscosity(const NumericType value)PhQ::DynamicViscosity< NumericType >inlineexplicitprivate
JSON() constPhQ::DimensionalScalar< UnitType, NumericType >inline
JSON(const UnitType unit) constPhQ::DimensionalScalar< UnitType, NumericType >inline
MutableValue() noexceptPhQ::DimensionalScalar< UnitType, NumericType >inline
operator*(const NumericType number) constPhQ::DynamicViscosity< NumericType >inline
operator*=(const NumericType number) noexceptPhQ::DynamicViscosity< NumericType >inline
operator+(const DynamicViscosity< NumericType > &dynamic_viscosity) constPhQ::DynamicViscosity< NumericType >inline
operator+=(const DynamicViscosity< NumericType > &dynamic_viscosity) noexceptPhQ::DynamicViscosity< NumericType >inline
operator-(const DynamicViscosity< NumericType > &dynamic_viscosity) constPhQ::DynamicViscosity< NumericType >inline
operator-=(const DynamicViscosity< NumericType > &dynamic_viscosity) noexceptPhQ::DynamicViscosity< NumericType >inline
operator/(const NumericType number) constPhQ::DynamicViscosity< NumericType >inline
operator/(const MassDensity< NumericType > &mass_density) constPhQ::DynamicViscosity< NumericType >inline
operator/(const KinematicViscosity< NumericType > &kinematic_viscosity) constPhQ::DynamicViscosity< NumericType >inline
operator/(const DynamicViscosity< NumericType > &dynamic_viscosity) const noexceptPhQ::DynamicViscosity< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::DynamicViscosity< NumericType >inline
operator=(const DynamicViscosity< NumericType > &other)=defaultPhQ::DynamicViscosity< NumericType >
operator=(const DynamicViscosity< OtherNumericType > &other)PhQ::DynamicViscosity< NumericType >inline
operator=(DynamicViscosity< NumericType > &&other) noexcept=defaultPhQ::DynamicViscosity< NumericType >
PhQ::DimensionalScalar::operator=(const DimensionalScalar< UnitType, NumericType > &other)=defaultPhQ::DimensionalScalar< UnitType, NumericType >protected
PhQ::DimensionalScalar::operator=(const DimensionalScalar< UnitType, OtherNumericType > &other)PhQ::DimensionalScalar< UnitType, NumericType >inlineprotected
PhQ::DimensionalScalar::operator=(DimensionalScalar< UnitType, NumericType > &&other) noexcept=defaultPhQ::DimensionalScalar< UnitType, NumericType >protected
Print() constPhQ::DimensionalScalar< UnitType, NumericType >inline
Print(const UnitType unit) constPhQ::DimensionalScalar< UnitType, NumericType >inline
SetValue(const NumericType value) noexceptPhQ::DimensionalScalar< UnitType, NumericType >inline
StaticValue() constPhQ::DimensionalScalar< UnitType, NumericType >inline
Unit()PhQ::DimensionalScalar< UnitType, NumericType >inlinestatic
Value() const noexceptPhQ::DimensionalScalar< UnitType, NumericType >inline
Value(const UnitType unit) constPhQ::DimensionalScalar< UnitType, NumericType >inline
valuePhQ::DimensionalScalar< UnitType, NumericType >protected
XML() constPhQ::DimensionalScalar< UnitType, NumericType >inline
XML(const UnitType unit) constPhQ::DimensionalScalar< UnitType, NumericType >inline
YAML() constPhQ::DimensionalScalar< UnitType, NumericType >inline
YAML(const UnitType unit) constPhQ::DimensionalScalar< UnitType, NumericType >inline
Zero()PhQ::DynamicViscosity< NumericType >inlinestatic
~DimensionalScalar() noexcept=defaultPhQ::DimensionalScalar< UnitType, NumericType >protected
~DynamicViscosity() noexcept=defaultPhQ::DynamicViscosity< NumericType >