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

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

Area()=defaultPhQ::Area< NumericType >
Area(const NumericType value, const Unit::Area unit)PhQ::Area< NumericType >inline
Area(const Length< NumericType > &length1, const Length< NumericType > &length2)PhQ::Area< NumericType >inline
Area(const Volume< NumericType > &volume, const Length< NumericType > &length)PhQ::Area< NumericType >inline
Area(const ScalarForce< NumericType > &scalar_force, const ScalarTraction< NumericType > &scalar_traction)PhQ::Area< NumericType >inline
Area(const ScalarForce< NumericType > &scalar_force, const StaticPressure< NumericType > &static_pressure)PhQ::Area< NumericType >inline
Area(const Area< NumericType > &other)=defaultPhQ::Area< NumericType >
Area(const Area< OtherNumericType > &other)PhQ::Area< NumericType >inlineexplicit
Area(Area< NumericType > &&other) noexcept=defaultPhQ::Area< NumericType >
Area(const NumericType value)PhQ::Area< NumericType >inlineexplicitprivate
Create(const NumericType value)PhQ::Area< 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
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::Area< NumericType >inline
operator*(const Length< NumericType > &length) constPhQ::Area< NumericType >inline
operator*(const ScalarTraction< NumericType > &scalar_traction) constPhQ::Area< NumericType >inline
operator*(const StaticPressure< NumericType > &static_pressure) constPhQ::Area< NumericType >inline
operator*(const Direction< NumericType > &direction) constPhQ::Area< NumericType >inline
operator*=(const NumericType number) noexceptPhQ::Area< NumericType >inline
operator+(const Area< NumericType > &area) constPhQ::Area< NumericType >inline
operator+=(const Area< NumericType > &area) noexceptPhQ::Area< NumericType >inline
operator-(const Area< NumericType > &area) constPhQ::Area< NumericType >inline
operator-=(const Area< NumericType > &area) noexceptPhQ::Area< NumericType >inline
operator/(const NumericType number) constPhQ::Area< NumericType >inline
operator/(const Length< NumericType > &length) constPhQ::Area< NumericType >inline
operator/(const Area< NumericType > &area) const noexceptPhQ::Area< NumericType >inline
operator/=(const NumericType number) noexceptPhQ::Area< NumericType >inline
operator=(const Area< NumericType > &other)=defaultPhQ::Area< NumericType >
operator=(const Area< OtherNumericType > &other)PhQ::Area< NumericType >inline
operator=(Area< NumericType > &&other) noexcept=defaultPhQ::Area< 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
valuePhQ::DimensionalScalar< UnitType, NumericType >protected
Value() const noexceptPhQ::DimensionalScalar< UnitType, NumericType >inline
Value(const UnitType unit) constPhQ::DimensionalScalar< UnitType, NumericType >inline
VectorAreaPhQ::Area< NumericType >friend
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::Area< NumericType >inlinestatic
~Area() noexcept=defaultPhQ::Area< NumericType >
~DimensionalScalar() noexcept=defaultPhQ::DimensionalScalar< UnitType, NumericType >protected