20 #ifndef _SSAFD_DIAGNOSTIC_H_
21 #define _SSAFD_DIAGNOSTIC_H_
23 #include "pism/util/Diagnostic.hh"
26 namespace stressbalance {
34 virtual std::shared_ptr<array::Array>
compute_impl()
const;
A template derived from Diagnostic, adding a "Model".
virtual std::shared_ptr< array::Array > compute_impl() const
SSAFD_nuH(const SSAFD *m)
Reports the nuH (viscosity times thickness) product on the staggered grid.
PISM's SSA solver: the finite difference implementation.