Flow123d
jenkins-Flow123d-windows32-release-multijob-51
|
Go to the source code of this file.
Functions | |
UnitSI | operator* (const UnitSI &a, const UnitSI &b) |
Product of two units. More... | |
UnitSI | operator/ (const UnitSI &a, const UnitSI &b) |
Proportion of two units. More... | |
Product of two units.
Definition at line 150 of file unit_si.cc.
Proportion of two units.
Definition at line 163 of file unit_si.cc.