PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
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) |