PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Namespaces | Functions
Staggered.cc File Reference
#include "pism/util/array/Staggered.hh"
#include "pism/util/Mask.hh"
#include "pism/util/pism_utilities.hh"
#include "pism/util/array/CellType.hh"
#include "pism/util/array/Vector.hh"

Go to the source code of this file.

Namespaces

 pism
 
 pism::array
 

Functions

std::array< double, 2 > pism::array::absmax (const array::Staggered &input)
 
void pism::array::staggered_to_regular (const array::CellType1 &cell_type, const array::Staggered1 &input, bool include_floating_ice, array::Scalar &result)
 
void pism::array::staggered_to_regular (const array::CellType1 &cell_type, const array::Staggered1 &input, bool include_floating_ice, array::Vector &result)