|
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
Classes | |
| class | Converter |
| struct | DateTime |
| class | System |
| class | Unit |
Functions | |
| double | convert (System::Ptr system, double input, const std::string &spec1, const std::string &spec2) |
| Convert a quantity from unit1 to unit2. | |
| bool | are_convertible (const Unit &u1, const Unit &u2) |