PISM, A Parallel Ice Sheet Model 2.2.0-cb3567278 committed by Constantine Khrulev on 2025-03-05
|
#include <string>
Go to the source code of this file.
Classes | |
class | pism::inverse::IPDesignVariableParameterization |
class | pism::inverse::IPDesignVariableParamIdent |
Parameterization \(d=d_{\rm scale}g(\zeta)\) with \(g(\zeta)=\zeta\). More... | |
class | pism::inverse::IPDesignVariableParamSquare |
Parameterization \(\tau_c=\tau_{\rm scale}g(\zeta)\) with \(g(\zeta)=\zeta^2\). More... | |
class | pism::inverse::IPDesignVariableParamExp |
Parameterization \(\tau_c=\tau_{\rm scale}g(\zeta)\) with \(g(\zeta)=\exp(\zeta)\). More... | |
class | pism::inverse::IPDesignVariableParamTruncatedIdent |
A monotone non-negative parameterization \(\tau_c=\tau_{\rm scale}g(\zeta)\) that is approximately the identity away from small values of \(\tau_c\). More... | |
Namespaces | |
namespace | pism |
namespace | pism::array |
namespace | pism::inverse |
Inverse modeling code. | |