Data Types | |
| interface | clear |
| interface | deallocate |
| interface | operator(*) |
| interface | operator(+) |
| interface | operator(/) |
| type | units |
Functions/Subroutines | |
| logical function, public | add_okay (u1, u2) |
| logical function, public dc_units::add_okay | ( | type(units), intent(in) | u1, |
| type(units), intent(in) | u2 | ||
| ) |
Definition at line 174 of file dc_units.f90.