PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
Go to the source code of this file.
Namespaces | |
pism | |
pism::array | |
Enumerations | |
enum | pism::NodeType { pism::NODE_INTERIOR = -1 , pism::NODE_BOUNDARY = 0 , pism::NODE_EXTERIOR = 1 } |
Functions | |
void | pism::compute_node_types (const array::Scalar1 &ice_thickness, double thickness_threshold, array::Scalar &result) |