Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
pism::mask Namespace Reference

Functions

bool ocean (int M)
 An ocean cell (floating ice or ice-free).
 
bool grounded (int M)
 Grounded cell (grounded ice or ice-free).
 
bool icy (int M)
 Ice-filled cell (grounded or floating).
 
bool grounded_ice (int M)
 
bool floating_ice (int M)
 
bool ice_free (int M)
 Ice-free cell (grounded or ocean).
 
bool ice_free_ocean (int M)
 
bool ice_free_land (int M)