PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
#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.