get_computeTime Interface

public interface get_computeTime

Calls

interface~~get_computetime~~CallsGraph interface~get_computetime get_computeTime proc~get_computetime_atlevel get_computeTime_atLevel interface~get_computetime->proc~get_computetime_atlevel proc~get_computetime_total get_computeTime_total interface~get_computetime->proc~get_computetime_total proc~tem_gettimerval tem_getTimerVal proc~get_computetime_atlevel->proc~tem_gettimerval proc~get_computetime_total->interface~get_computetime

Called by

interface~~get_computetime~~CalledByGraph interface~get_computetime get_computeTime proc~get_computetime_total get_computeTime_total interface~get_computetime->proc~get_computetime_total none~assign_level_weights assign_level_weights none~assign_level_weights->interface~get_computetime proc~get_computetime_total->interface~get_computetime proc~mus_perf_measure mus_perf_measure proc~mus_perf_measure->interface~get_computetime proc~dump_timing dump_timing proc~mus_perf_measure->proc~dump_timing proc~get_computeratio_total get_computeRatio_total proc~get_computeratio_total->interface~get_computetime proc~get_computeratio_atlevel get_computeRatio_atLevel proc~get_computeratio_atlevel->interface~get_computetime proc~dump_bc_timing dump_bc_timing proc~dump_bc_timing->interface~get_computetime proc~mus_finalize mus_finalize proc~mus_finalize->proc~mus_perf_measure proc~mus_getweights mus_getWeights proc~mus_finalize->proc~mus_getweights none~do_balance do_balance none~do_balance->proc~mus_perf_measure interface~get_computeratio get_computeRatio interface~get_computeratio->proc~get_computeratio_total interface~get_computeratio->proc~get_computeratio_atlevel proc~mus_getweights->none~assign_level_weights proc~mus_solve mus_solve proc~mus_solve->none~do_balance proc~dump_timing->interface~get_computeratio program~musubi musubi program~musubi->proc~mus_finalize program~musubi->proc~mus_solve proc~mus_balance mus_balance proc~mus_balance->proc~mus_getweights proc~mus_perform_dynloadbal mus_perform_dynLoadBal proc~mus_perform_dynloadbal->proc~mus_balance

Contents


Module Procedures

private function get_computeTime_total() result(time)

Arguments

None

Return Value real(kind=rk)

private function get_computeTime_atLevel(level) result(time)

Arguments

TypeIntentOptionalAttributesName
integer, intent(in) :: level

Return Value real(kind=rk)