|
PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
|
#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 |