Function wafer::grid::evolve[][src]

fn evolve(
    wnum: u8,
    config: &Config,
    potentials: &Potentials,
    phi: &mut Array3<R64>,
    w_store: &[Array3<R64>]
)

Evolves the solution a number of steps

Arguments