|
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
#include <EnergyModel.hh>
Public Member Functions | |
| EnergyModelStats () | |
| EnergyModelStats & | operator+= (const EnergyModelStats &other) |
| void | sum (MPI_Comm com) |
Public Attributes | |
| unsigned int | bulge_counter |
| unsigned int | reduced_accuracy_counter |
| unsigned int | low_temperature_counter |
| double | liquified_ice_volume |
Definition at line 61 of file EnergyModel.hh.