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