PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ explicit_driving_stress()
Compute gravitational driving stress at quadrature points. Uses explicitly-provided nodal values. Definition at line 370 of file SSAFEM.cc. References pism::fem::Element::chi(), pism::stressbalance::SSAFEM::Coefficients::driving_stress, pism::k, n, pism::fem::Element::n_chi(), pism::fem::Element::n_pts(), and pism::fem::Germ::val. Referenced by compute_local_function(). |