Compute and cache residual contributions from the integral over the lateral boundary.
This method computes FIXME.
Definition at line 542 of file SSAFEM.cc.
References pism::fem::Element2::add_contribution(), pism::array::Array2D< T >::array(), pism::average_water_column_pressure(), pism::Geometry::bed_elevation, pism::ParallelSection::check(), pism::fem::linear::chi(), pism::fem::ELEMENT_EXTERIOR, pism::fem::ELEMENT_Q, pism::fem::element_type(), pism::ParallelSection::failed(), pism::stressbalance::Inputs::geometry, I, pism::Geometry::ice_thickness, m_boundary_integral, pism::Component::m_config, m_element_index, pism::Component::m_grid, m_node_type, m_q1_element, pism::fem::q1::n_chi, pism::fem::Element2::n_sides(), pism::fem::q0::n_sides, pism::fem::Element2::nodal_values(), pism::NODE_BOUNDARY, pism::fem::Element2::normal(), pism::mask::ocean(), pism::fem::Quadrature::point(), pism::fem::Element2::reset(), pism::Geometry::sea_level_elevation, pism::array::Array::set(), pism::fem::Element2::side_length(), pism::fem::Germ::val, pism::fem::Quadrature::weight(), pism::fem::ElementIterator::xm, pism::fem::ElementIterator::xs, pism::fem::ElementIterator::ym, and pism::fem::ElementIterator::ys.
Referenced by cache_inputs().