PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
|
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 () | |
operator PJ * () | |
Private Attributes | |
PJ * | m_pj |