Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ map_viewers

std::map<std::string,std::shared_ptr<petsc::Viewer> > pism::array::Array::Impl::map_viewers

Map plane viewers. It is a map because a temporary Array can be used to view different quantities

Definition at line 98 of file Array_impl.hh.