PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Public Member Functions | Public Attributes | List of all members
pism::Geometry Class Reference

#include <Geometry.hh>

Public Member Functions

 Geometry (const std::shared_ptr< const Grid > &grid)
 
void ensure_consistency (double ice_free_thickness_threshold)
 
void dump (const char *filename) const
 

Public Attributes

array::Scalar latitude
 
array::Scalar longitude
 
array::Scalar2 bed_elevation
 
array::Scalar1 sea_level_elevation
 
array::Scalar2 ice_thickness
 
array::Scalar1 ice_area_specific_volume
 
array::CellType2 cell_type
 
array::Scalar cell_grounded_fraction
 
array::Scalar2 ice_surface_elevation
 

Detailed Description

Definition at line 29 of file Geometry.hh.


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