PB3D  [2.45]
Ideal linear high-n MHD stability in 3-D
Todo List
Module vac_ops
The vacuum part of PB3D is still under construction and not usable yet.
Subprogram vac_ops::calc_gh (vac, n_r_in, lims_r_in, x_vec_in, G_in, H_in)
For 3-D vacuums, step sizes are constant. Subsequent Richardson levels should therefore make use of the fact that the contribution to the points inherited from the previous levels can be just scaled by 1/2 and do not need to be recalculated. Currently, the copy is done correctly in interlaced_vac_copy(), but they are afterwards overwritten.