PISM, A Parallel Ice Sheet Model  stable v2.0.6 committed by Constantine Khrulev on 2023-01-23 15:14:38 -0900
Public Member Functions | Public Attributes | Private Attributes | List of all members
pism::Geometry Class Reference

#include <Geometry.hh>

Public Member Functions

 Geometry (const IceGrid::ConstPtr &grid)
 
void ensure_consistency (double ice_free_thickness_threshold)
 
void dump (const char *filename) const
 

Public Attributes

IceModelVec2S latitude
 
IceModelVec2S longitude
 
IceModelVec2S bed_elevation
 
IceModelVec2S sea_level_elevation
 
IceModelVec2S ice_thickness
 
IceModelVec2S ice_area_specific_volume
 
IceModelVec2CellType cell_type
 
IceModelVec2S cell_grounded_fraction
 
IceModelVec2S ice_surface_elevation
 

Private Attributes

const int m_stencil_width
 

Detailed Description

Definition at line 29 of file Geometry.hh.


The documentation for this class was generated from the following files: