|
PISM, A Parallel Ice Sheet Model 2.3.2-61fbb4273 committed by Andy Aschwanden on 2026-06-25
|
◆ star()
Returns the values at interfaces of the cell i,j using the staggered grid. The central (c) member of the return value is set to 0, since it has no meaning in this context. Definition at line 75 of file Staggered.hh. References pism::stencils::Star< T >::c, pism::stencils::Star< T >::e, pism::stencils::Star< T >::n, pism::stencils::Star< T >::s, and pism::stencils::Star< T >::w. Referenced by pism::GeometryEvolution::compute_flux_divergence(), pism::stressbalance::SSAFDBase::fd_operator(), pism::ice_flow_rate_across_grounding_line(), pism::fct::limit(), pism::make_nonnegative_preserving(), pism::array::staggered_to_regular(), pism::array::staggered_to_regular(), pism::step(), pism::step(), pism::total_grounding_line_flux(), pism::hydrology::EmptyingProblem::update(), pism::hydrology::Distributed::update_P(), and pism::hydrology::Routing::W_change_due_to_flow(). |