stats_out_real Subroutine

public subroutine stats_out_real(state, mc_col, num, title)

Arguments

Type IntentOptional Attributes Name
type(write_state_t), intent(inout) :: state
logical, intent(in) :: mc_col
real(kind=sp), intent(in) :: num
character(len=*), intent(in) :: title

Contents