Function wafer::grid::get_norm_squared[][src]

fn get_norm_squared(w: &ArrayView3<R64>) -> R64

Calculate the normalisation condition of a wavefunction. The square root portion of this calculation happens later as we sometimes require just this condition.

Arguments