PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
Classes | Functions
pism::units Namespace Reference

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)