PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
#include <Units.hh>
Classes | |
struct | Impl |
Public Types | |
typedef std::shared_ptr< System > | Ptr |
Public Member Functions | |
System (const std::string &path="") | |
Private Member Functions | |
System (const System &) | |
System & | operator= (System const &) |
Private Attributes | |
std::shared_ptr< Impl > | m_impl |
Friends | |
class | Unit |