FV3 Bundle
type_mpl.F90 File Reference

Go to the source code of this file.

Data Types

type  type_mpl::mpl_type
 

Modules

module  type_mpl
 

Functions/Subroutines

subroutine type_mpl::mpl_newunit (mpl, lunit)
 
subroutine type_mpl::mpl_init (mpl)
 
subroutine type_mpl::mpl_final (mpl)
 
subroutine type_mpl::mpl_init_listing (mpl, prefix, model, colorlog, logpres, lunit)
 
subroutine type_mpl::mpl_abort (mpl, message)
 
subroutine type_mpl::mpl_warning (mpl, message)
 
subroutine type_mpl::mpl_prog_init (mpl, nprog)
 
subroutine type_mpl::mpl_prog_print (mpl, i)
 
subroutine type_mpl::mpl_ncerr (mpl, subr, info)
 
subroutine type_mpl::mpl_update_tag (mpl, add)
 
subroutine type_mpl::mpl_bcast_string_1d (mpl, var, root)
 
subroutine type_mpl::mpl_dot_prod_1d (mpl, fld1, fld2, dp)
 
subroutine type_mpl::mpl_dot_prod_2d (mpl, fld1, fld2, dp)
 
subroutine type_mpl::mpl_dot_prod_3d (mpl, fld1, fld2, dp)
 
subroutine type_mpl::mpl_dot_prod_4d (mpl, fld1, fld2, dp)
 
subroutine type_mpl::mpl_split (mpl, n, i_s, i_e, n_loc)
 
subroutine type_mpl::mpl_glb_to_loc_index (mpl, n_loc, loc_to_glb, n_glb, glb_to_loc)
 
subroutine type_mpl::mpl_glb_to_loc_real_1d (mpl, n_glb, glb_to_proc, glb_to_loc, glb, n_loc, loc)
 
subroutine type_mpl::mpl_glb_to_loc_real_2d (mpl, nl, n_glb, glb_to_proc, glb_to_loc, glb, n_loc, loc)
 
subroutine type_mpl::mpl_loc_to_glb_real_1d (mpl, n_loc, loc, n_glb, glb_to_proc, glb_to_loc, bcast, glb)
 
subroutine type_mpl::mpl_loc_to_glb_real_2d (mpl, nl, n_loc, loc, n_glb, glb_to_proc, glb_to_loc, bcast, glb)
 
subroutine type_mpl::mpl_loc_to_glb_logical_2d (mpl, nl, n_loc, loc, n_glb, glb_to_proc, glb_to_loc, bcast, glb)
 

Variables

integer, parameter type_mpl::lunit_min =10
 
integer, parameter type_mpl::lunit_max =1000
 
integer, parameter type_mpl::ddis = 5