CAM
babortutils Module Reference

Data Types

interface  endrun
 

Functions/Subroutines

subroutine endrun_vanilla (msg)
 
subroutine endrun_globalindex (decomp_index, clmlevel, msg)
 

Variables

character(len= *), parameter, private mod_filename = __FILE__
 

Function/Subroutine Documentation

◆ endrun_globalindex()

subroutine babortutils::endrun_globalindex ( integer, intent(in)  decomp_index,
character(len=*), intent(in)  clmlevel,
character(len=*), intent(in), optional  msg 
)
Here is the call graph for this function:

◆ endrun_vanilla()

subroutine babortutils::endrun_vanilla ( character(len=*), intent(in), optional  msg)
private
Here is the call graph for this function:

Variable Documentation

◆ mod_filename

character(len=*), parameter, private babortutils::mod_filename = __FILE__
private