PB3D
[2.45]
Ideal linear high-n MHD stability in 3-D
|
Go to the source code of this file.
Modules | |
module | driver_sol |
Driver of the solution part of PB3D. | |
Functions/Subroutines | |
integer function, public | driver_sol::run_driver_sol (grid_eq, grid_X, grid_sol, X, vac, sol) |
Main driver of PB3D solution part. More... | |
integer function | driver_sol::interp_v (mds_i, grid_i, X_i, mds_o, grid_o, X_o) |
Interpolate tensorial perturbation quantities in the third dimension. More... | |