|
◆ 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] | grid | computational grid |
[in] | cL2 | The constant \(c_{L^2}\). |
[in] | cH1 | The constant \(c_{H^1}\). |
[in] | dirichletLocations | Nodes where the function will be set to zero prior to integration. |
Definition at line 46 of file IP_H1NormFunctional.hh.
|