Better seperate the three steps of solve 1stage:
whether or not a step is actually computed is decided with logicals (default all 3 steps are computed). This makes the implementation of "solve_tridi" and "eigenvalues_only" a bit cleaner in the future
Showing
Please register or sign in to comment