PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
#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.