PISM, A Parallel Ice Sheet Model
stable v2.0.6 committed by Constantine Khrulev on 2023-01-23 15:14:38 -0900
|
#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 |
Private Attributes | |
const int | m_stencil_width |
Definition at line 29 of file Geometry.hh.