Function wafer::grid::solve [−][src]
fn solve(
config: &Config,
log: &Logger,
debug_level: usize,
potentials: &Potentials,
wnum: u8,
w_store: &mut Vec<Array3<R64>>
) -> Result<(), Error>
Runs the actual computation once system is setup and ready.