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

Go to the source code of this file.

Modules

module  mpi_ops
 Operations related to MPI.

Functions/Subroutines

integer function, public mpi_ops::start_mpi ()
 Start MPI and gather information.
integer function, public mpi_ops::stop_mpi (grid_eq, grid_eq_b, grid_x, grid_x_b, grid_sol, eq_1, eq_2, x_1, x_2, vac, sol)
 Stop MPI.
integer function, public mpi_ops::abort_mpi ()
 Abort MPI suddenly.
integer function, public mpi_ops::broadcast_input_opts ()
 Broadcasts options (e.g. user-prescribed) that are not passed through the HDF5 output file (i.e. ltest, no_plots, ...).
subroutine, public mpi_ops::sudden_stop (ierr)
 Suddenly stops the computations, aborting MPI, etc.