PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ nodal_parameter_values()
Get values of 2D parameters at element nodes. This method is re-implemented by derived classes that use periodic boundary conditions. Reimplemented in pism::stressbalance::BlatterISMIPHOM. Definition at line 627 of file Blatter.cc. References pism::stressbalance::Blatter::Parameters::bed, I, pism::fem::Element3::local_to_global(), n, and pism::fem::q13d::n_chi. Referenced by compute_jacobian(), and compute_residual(). |