PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ IP_H1NormFunctional2S() [1/2]

pism::inverse::IP_H1NormFunctional2S::IP_H1NormFunctional2S ( std::shared_ptr< const Grid grid,
double  cL2,
double  cH1,
array::Scalar dirichletLocations = NULL 
)
inline
Parameters
[in]gridcomputational grid
[in]cL2The constant \(c_{L^2}\).
[in]cH1The constant \(c_{H^1}\).
[in]dirichletLocationsNodes where the function will be set to zero prior to integration.

Definition at line 46 of file IP_H1NormFunctional.hh.