PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ assemble_rhs()

void pism::Poisson::assemble_rhs ( double  rhs,
const array::Scalar mask,
const array::Scalar bc,
array::Scalar b 
)
private

Definition at line 267 of file Poisson.cc.

References pism::array::Scalar::as_int(), and m_grid.

Referenced by solve().