PB3D [2.47]
Ideal linear high-n MHD stability in 3-D
Loading...
Searching...
No Matches
rich_ops.f90 File Reference

Go to the source code of this file.

Modules

module  rich_ops
 Operations concerning Richardson extrapolation.

Functions/Subroutines

integer function, public rich_ops::init_rich ()
 Initialize Richardson extrapolation system.
subroutine, public rich_ops::term_rich ()
 Terminate the Richardson extrapolation system.
logical function, public rich_ops::do_rich ()
 Tests whether this Richardson level should be done.
integer function, public rich_ops::start_rich_lvl ()
 Start a Richardson level.
subroutine, public rich_ops::stop_rich_lvl ()
 Stop a Richardson level.
subroutine, public rich_ops::calc_rich_ex (sol_val)
 Calculates the coefficients of the Eigenvalues in the Richardson extrapolation.
integer function, public rich_ops::find_max_rich_lvl (lvl_rich_req, max_lvl_rich_file)
 Probe to find out which Richardson levels are available.