PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
Classes | |
class | System |
struct | DateTime |
class | Unit |
class | Converter |
Functions | |
double | convert (System::Ptr system, double input, const std::string &spec1, const std::string &spec2) |
Convert a quantity from unit1 to unit2. More... | |
bool | are_convertible (const Unit &u1, const Unit &u2) |