PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
#include <MassEnergyBudget.hh>
Public Member Functions | |
VecWithFlags (pism::array::Scalar &_vec, int _flags, std::string const &_contract_name) | |
Public Attributes | |
pism::array::Scalar & | vec |
int | flags |
std::string | contract_name |
Definition at line 46 of file MassEnergyBudget.hh.