CAM
fatesglobals Module Reference

Functions/Subroutines

subroutine, public fatesglobalsinit (log_unit, global_verbose)
 
integer function, public fates_log ()
 
logical function, public fates_global_verbose ()
 
subroutine fates_endrun (msg)
 

Variables

integer, private fates_log_
 
logical, private fates_global_verbose_
 

Function/Subroutine Documentation

◆ fates_endrun()

subroutine fatesglobals::fates_endrun ( character(len=*), intent(in)  msg)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ fates_global_verbose()

logical function, public fatesglobals::fates_global_verbose ( )

◆ fates_log()

integer function, public fatesglobals::fates_log ( )
Here is the caller graph for this function:

◆ fatesglobalsinit()

subroutine, public fatesglobals::fatesglobalsinit ( integer, intent(in)  log_unit,
logical, intent(in)  global_verbose 
)
Here is the caller graph for this function:

Variable Documentation

◆ fates_global_verbose_

logical, private fatesglobals::fates_global_verbose_
private

◆ fates_log_

integer, private fatesglobals::fates_log_
private