PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
A wrapper for PJ that makes sure pj_destroy
is called.
More...
#include <Proj.hh>
Public Member Functions | |
Proj (const std::string &input, const std::string &output) | |
~Proj () | |
PJ * | operator* () |
Private Attributes | |
PJ * | m_pj |