PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
#include <vector>
#include <algorithm>
Go to the source code of this file.
Classes | |
struct | Run |
Functions | |
int | resolve_label (const std::vector< int > &labels, int provisional_label) |
void | label_connected_components (double *image, int nrows, int ncols, bool identify_icebergs, int mask_grounded, int first_label) |