PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
#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 | |
pism | |
pism::array | |
pism::inverse | |
Inverse modeling code. | |