[][src]Function shallow_water::nhswps::coeffs::coeffs

pub fn coeffs(
    state: &State,
    sigx: ArrayViewMut3<'_, f64>,
    sigy: ArrayViewMut3<'_, f64>,
    cpt1: ArrayViewMut3<'_, f64>,
    cpt2: ArrayViewMut3<'_, f64>
)

Calculates the fixed coefficients used in the pressure iteration.