PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Namespaces | Enumerations | Functions
PicoGeometry.cc File Reference
#include <algorithm>
#include "pism/coupler/ocean/PicoGeometry.hh"
#include "pism/util/label_components.hh"
#include "pism/util/array/CellType.hh"
#include "pism/util/pism_utilities.hh"
#include "pism/util/petscwrappers/Vec.hh"
#include "pism/coupler/util/options.hh"
#include "pism/util/interpolation.hh"

Go to the source code of this file.

Namespaces

 pism
 
 pism::ocean
 Ocean models and modifiers: provide sea level elevation, melange back pressure, shelf base mass flux and shelf base temperature.
 

Enumerations

enum  pism::ocean::RelabelingType { pism::ocean::BY_AREA , pism::ocean::AREA_THRESHOLD }
 

Functions

static void pism::ocean::relabel (RelabelingType type, double threshold, array::Scalar &mask)
 
void pism::ocean::eikonal_equation (array::Scalar1 &mask)