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

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

DimensionlessScalar()=defaultPhQ::DimensionlessScalar< double >protected
DimensionlessScalar(const double value)PhQ::DimensionlessScalar< double >inlineexplicitprotected
DimensionlessScalar(const DimensionlessScalar< double > &other)=defaultPhQ::DimensionlessScalar< double >protected
DimensionlessScalar(const DimensionlessScalar< OtherNumericType > &other)PhQ::DimensionlessScalar< double >inlineexplicitprotected
DimensionlessScalar(DimensionlessScalar< double > &&other) noexcept=defaultPhQ::DimensionlessScalar< double >protected
Dimensions()PhQ::DimensionlessScalar< double >inlinestatic
DynamicViscosity(const PhQ::ScalarThermalConductivity< NumericType > &scalar_thermal_conductivity, const PhQ::SpecificIsobaricHeatCapacity< NumericType > &specific_isobaric_heat_capacity) constPhQ::PrandtlNumber< NumericType >inline
JSON() constPhQ::DimensionlessScalar< double >inline
KinematicViscosity(const PhQ::ThermalDiffusivity< NumericType > &thermal_diffusivity) constPhQ::PrandtlNumber< NumericType >inline
MutableValue() noexceptPhQ::DimensionlessScalar< double >inline
operator*(const NumericType number) constPhQ::PrandtlNumber< NumericType >inline
operator*=(const NumericType number) noexceptPhQ::PrandtlNumber< NumericType >inline
operator+(const PrandtlNumber< NumericType > &prandtl_number) constPhQ::PrandtlNumber< NumericType >inline
operator+=(const PrandtlNumber< NumericType > &prandtl_number) noexceptPhQ::PrandtlNumber< NumericType >inline
operator-(const PrandtlNumber< NumericType > &prandtl_number) constPhQ::PrandtlNumber< NumericType >inline
operator-=(const PrandtlNumber< NumericType > &prandtl_number) noexceptPhQ::PrandtlNumber< NumericType >inline
operator/(const NumericType number) constPhQ::PrandtlNumber< NumericType >inline
operator/(const PrandtlNumber< NumericType > &prandtl_number) const noexceptPhQ::PrandtlNumber< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::PrandtlNumber< NumericType >inline
operator=(const PrandtlNumber< NumericType > &other)=defaultPhQ::PrandtlNumber< NumericType >
operator=(const PrandtlNumber< OtherNumericType > &other)PhQ::PrandtlNumber< NumericType >inline
operator=(PrandtlNumber< NumericType > &&other) noexcept=defaultPhQ::PrandtlNumber< NumericType >
DimensionlessScalar< double >::operator=(const DimensionlessScalar< double > &other)=defaultPhQ::DimensionlessScalar< double >protected
DimensionlessScalar< double >::operator=(const DimensionlessScalar< OtherNumericType > &other)PhQ::DimensionlessScalar< double >inlineprotected
DimensionlessScalar< double >::operator=(DimensionlessScalar< double > &&other) noexcept=defaultPhQ::DimensionlessScalar< double >protected
PrandtlNumber()=defaultPhQ::PrandtlNumber< NumericType >
PrandtlNumber(const NumericType value)PhQ::PrandtlNumber< NumericType >inlineexplicit
PrandtlNumber(const KinematicViscosity< NumericType > &kinematic_viscosity, const ThermalDiffusivity< NumericType > &thermal_diffusivity)PhQ::PrandtlNumber< NumericType >inline
PrandtlNumber(const SpecificIsobaricHeatCapacity< NumericType > &specific_isobaric_heat_capacity, const DynamicViscosity< NumericType > &dynamic_viscosity, const ScalarThermalConductivity< NumericType > &scalar_thermal_conductivity)PhQ::PrandtlNumber< NumericType >inline
PrandtlNumber(const PrandtlNumber< NumericType > &other)=defaultPhQ::PrandtlNumber< NumericType >
PrandtlNumber(const PrandtlNumber< OtherNumericType > &other)PhQ::PrandtlNumber< NumericType >inlineexplicit
PrandtlNumber(PrandtlNumber< NumericType > &&other) noexcept=defaultPhQ::PrandtlNumber< NumericType >
Print() constPhQ::DimensionlessScalar< double >inline
ScalarThermalConductivity(const PhQ::SpecificIsobaricHeatCapacity< NumericType > &specific_isobaric_heat_capacity, const PhQ::DynamicViscosity< NumericType > &dynamic_viscosity) constPhQ::PrandtlNumber< NumericType >inline
SetValue(const double value) noexceptPhQ::DimensionlessScalar< double >inline
SpecificIsobaricHeatCapacity(const PhQ::ScalarThermalConductivity< NumericType > &scalar_thermal_conductivity, const PhQ::DynamicViscosity< NumericType > &dynamic_viscosity) constPhQ::PrandtlNumber< NumericType >inline
ThermalDiffusivity(const PhQ::KinematicViscosity< NumericType > &kinematic_viscosity) constPhQ::PrandtlNumber< NumericType >inline
Value() const noexceptPhQ::DimensionlessScalar< double >inline
valuePhQ::DimensionlessScalar< double >protected
XML() constPhQ::DimensionlessScalar< double >inline
YAML() constPhQ::DimensionlessScalar< double >inline
Zero()PhQ::PrandtlNumber< NumericType >inlinestatic
~DimensionlessScalar() noexcept=defaultPhQ::DimensionlessScalar< double >protected
~PrandtlNumber() noexcept=defaultPhQ::PrandtlNumber< NumericType >