FatesGlobals Module



Functions

public function fates_log()

Arguments

None

Return Value integer

public function fates_global_verbose()

Arguments

None

Return Value logical


Subroutines

public subroutine FatesGlobalsInit(log_unit, global_verbose)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: log_unit
logical, intent(in) :: global_verbose

public subroutine fates_endrun(msg)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: msg